Versions Compared

Key

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

...

All local commands should be run as root.

 Copy the Open-AudIT tarball to the server (OAE-Linux-x86_64-1.0.4.tar.gz).

...

You should now be able to point a web browser at at http://SERVER:4082/omk/oae

Configure Apache

Edit the file /usr/local/omk/install/04omk-proxy.conf and insert the ip address of the server into the relevant "location" sections (replacing <SERVER>). Make sure you don't use 127.0.0.1.

...

Remove the unrequired index.html file from the webroot.

For Debian / Ubuntu

Code Block
languagebash
rm /var/www/index.html

For RedHat / CentOS

Code Block
languagebash
rm /var/www/html/index.

...

html

Configure MySQL

If you have not already, set the root password for MySQL.

...

You should now be able to access the web page at http://IPADDRESS/index.php Assuming you can, proceed to the next section.

 

 

 

Enter Your License

Go to the URL http://<server>/omk/oae/
Enter the default credentials of nmis and nm1888.
Click the "View and enter licenses" button.
Click "Enter a license key".
Paste your license key text into the text box and click "Add License".
You should see a message at the top of the screen saying "Success: You have added a license for Open-AudIT Enterprise."
Close the browser tab.
Click the "License Entered, Continue" button.
Accept the End User License Agreement.
You should now see the Open-AudIT Enterprise dashboard.

...