Local installation

To install the logon application locally on a client machine:
  1. Use the following command to extract the contents of the LogonApp.tar.gz file:

    tar -zxf LogonApp.tar.gz

  2. Run the LogonApp.install script with appropriate parameters:

    ./LogonApp.install -ah <LogonAgent> -sp <SudoPassword> [-pd]

    The installation script takes the following parameters:

Parameter Value Format Description
-ah 10.2.20.17,10.10.50.1 The -ah parameter takes as input a comma- separated list of Logon Agent host IPv4 addresses.
-sp password Specifies the administrator password of the client machine.
-pd (none) (optional) Enables debugging output, recorded in the LogonApp.log file in the installation directory.
-r (none) (optional) Prompts the installer to restart the client machine after successful installation.