5.5 Installing Nsure Audit on Solaris

  1. Log in as root on the host.

  2. If necessary, mount the Nsure Audit 1.0.3 Installation CD, then browse to the Solaris directory from the Solaris console.

  3. You are now in the setup directory for the Nsure Audit Solaris install. Enter the following command from the Solaris console to begin the installation:

    ./pinstall.sol

    The pinstall.sol script performs the following actions:

    • Verifies that eDirectory for Solaris has been installed.
    • Copies the Novell Nsure Audit files to the installation directory.
    • Starts the auditext.sh script.

    If you receive a permission denied error when attempting to execute the install script, you might need to grant execute rights to pinstall.lin by running chmod 755 pinstall.lin

  4. When prompted, accept the license agreement.

  5. Select your install options.

    • Platform Agent: Installs the Novell Nsure Audit Platform Agent.
    • eDirectory Instrumentation Files and Platform Agent: Installs the eDirectory Instrumentation and Platform Agent.
    • Secure Logging Server and Platform Agent: Installs the Novell Nsure Audit Secure Logging Server.
    • All: Installs the Secure Logging Server, Platform Agent, and the eDirectory instrumentation.
  6. After the Nsure Audit components are installed, the auditext utility is launched automatically to extend your eDirectory schema, and configure the default Nsure Audit objects.

    In auditext, run Add Schema Extensions if performing a new install or an upgrade, then run Configure Server if you are performing a new install.

    If prompted, enter the Directory administrator's login name and password to update the schema.

    IMPORTANT:This account must have admin rights to the root of the tree.

    If the admin object is not in the same context as the current server, you must enter the object's fully distinguished name (for example, .Admin.Accounts.Finance.YourCo).

  7. If prompted, enter a name for the Secure Logging Server object.

  8. Continue to follow the installation instructions on the screen until you have exited the Novell Nsure Audit installation program.

When the installation is complete, the Secure Logging Server automatically launches, and the following command is added to /etc/init.d/naudit to automatically load the eDirectory instrumentation with eDirectory:

ndstrace -c "load auditds"

Remove this command if you do not want the eDirectory instrumentation to automatically load.

To manually start the eDirectory instrumentation, run the following command from the Solaris console:

ndstrace -c "load auditds"