GINA/Mac/Linux installation
Before users can reset passwords from their Mac logo screen, admins have to deploy the logon agent on the users’ machines in one of the following ways:
-
Client software installation from the ADSelfService Plus admin console
-
Navigate to the Configuration → Administrative Tools → GINA/Mac/Linux (Ctrl+Alt+Del).
-
Click GINA/Mac/Linux Installation.
-
In the New Installation section, choose the required Domain from the drop-down.
-
Click Add OUs to select the OUs for which the logon agent should be installed. Click Get Computers.
-
Now, select the computers to which the logon agent needs to be pushed.
-
Click Install.
Manual installation of the client software:
You can manually install ADSelfService Plus' client software on users' Windows, macOS, and Linux machines.
Manual installation for Windows clients
-
Paste the MSI package (Location: C:\ManageEngine\ADSelfService Plus\bin) in the client machine.
-
Begin the Client Software Setup Wizard and complete the required steps.
Manual installation for macOS clients
-
Copy the ADSelfServicePlusMacLoginAgent.pkg (Location: install_dir>/bin/) file to the Mac client machine.
-
Double-click the ADSelfServicePlusMacLoginAgent.pkg file to begin the installation process.
-
Once you click the Install button, you'll be asked to enter your username and password. Please use the account information you use to log on to your Mac.
-
Enter the ADSelfService Plus server name and port number when prompted.
-
In the window that opens, click Close to complete the installation.
Manual installation for Linux clients
-
Copy the installLinuxAgent.sh, ADSSPLinuxClient.tar.gz from this folder: <Install Directory>\bin (Default location: C:\ManageEngine\ADSelfService Plus\bin).
Note:
You need to copy the TAR file based on the client OS architecture. There will be two TAR files:
-
ADSSPLinuxClient.tar.gz for i686 clients (32-bit)
-
ADSSPLinuxClient64.tar.gz for x86-64 clients (64-bit)
-
Paste the copied files in the Home folder of the Linux machine.
-
Launch the Linux terminal and execute the following commands:
-
sed -i 's/\r$//' installLinuxAgent.sh
-
sudo bash installLinuxAgent.sh -install -serverName <adssp-server/IP> -portNumber <adssp-server-port> -protocol <adssp-server-protocol>
Where:
-
serverName = The name of the machine in which ADSelfService Plus is deployed.
-
portNumber = The port number using which ADSelfService Plus is running.
-
protocol = The protocol with which ADSelfService Plus is running (http or https).
Installation via GPO
Click here for the installation steps.
Installation via SCCM
Click here for the installation steps.