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).

...

Code Block
languagebash
cp install/users.dat conf/
 
cp install/oae_reports.json conf/
 
cp install/opCommon.nmis conf/

Edit the config files. For 1.0.5, Make sure you set both oae_server and oae_link. They will likely be the same address. Set omkd_require_nmis to 'false' if you do not have NMIS installed.

Code Block
languagebash
nano conf/opCommon.nmis

...