Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Installing the Mac logon application
51070 | Using Logon Agent | TRITON AP-WEB and Web Filter & Security | 12-Oct-2015
To install the logon application on Mac OS X 10.8.2 and later clients, you can either run the installer on the local machine, or use a remote deployment tool.
Local installation
To install the logon application locally on a client machine:
1.
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:
 
(optional) Enables debugging output, recorded in the LogonApp.log file in the installation directory.
(optional) Prompts the installer to restart the client machine after successful installation.
Remote installation
To install the logon application to one or more remote clients from a Mac server:
1.
tar -zxf LogonApp.tar.gz
2.
Run the LogonApp.install script with appropriate parameters:
./LogonApp.install -ah <LogonAgent> -sp <SudoPassword> [-pd] -cl <Clients> -u <Username> -p <Password>
The installation script takes the following parameters:
 
(Optional) Enables debugging output, recorded in the LogonApp.log file in the installation directory.
10.5.1.1,10.5.1.2
or
@filename.txt
(optional) Prompts the installer to restart client machines after successful installation.
Removing the Mac logon application
To uninstall the logon application from a Mac client, run the installation script with the "uninstall" parameter. You must also provide the administrator password of the machine on which the script is being run using the "sp" parameter. For example:
./LogonApp.install -uninstall -sp AdminPassword
Note that after you remove the logon application, it will continue to appear in the launctrl list until you restart the client machine.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2016 Forcepoint LLC. All rights reserved.