Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Note

Windows source is not covered in this document. Linux source and Windows XAMPPlite are detailed below. It is assumed if you can install Open-AudIT onto Windows not using the supplied and pre-configured XAMPPlite download, you will be able to follow the Windows XAMPPlite instructions as provided here and adapt them as necessary.

Backup your database

Linux - mysqldump -u root -pPASSWORD DATABASE_NAME > BACKUP_FILE_NAME.sql

...

Log on to the web interface as admin and go to Help -> About. Upgrade the database.

New configuration options

If you go to Admin -> Configure you will now see additional options for configuration. oae_url, nmis_url and maps_url can all be configured to point to the directories or sites for these additional products. If left unconfigured, the icons for these products in the header will show "about" style pages for each.

Update your audit scripts

New audit script are included in this release. You can find them at open-audit/other. Make sure to update and GPO/login/other scripts you have configured with these new scripts.

...

Some Reports have been redefined along with the report display pages. You may wish to check by running varied Reports against various Groups. If a Report does not show as intended, you should first backup the report by going to Admin -> Reports -> List Reports and clicking the export report icon. Save the XML file. Next, delete the report (click on the delete report icon). Then go to Admin -> Reports -> Activate Report and activate the Report in question. NOTE - The name may have changed slightly. Test the newly activated Report works as intended. If it does not, don't hesitate to post a bug report to the forms at http://www.open-audit.org.