3.1 Installing and Uninstalling Linux PAM Client on CentOS

To install Linux PAM client on CentOS, perform the following steps:

  1. Follow the instructions to join the machine to your domain. For more information, see the link on section joining Active Directory.

  2. Run the following command:

    sudo yum install -y ./NAAF-LinuxPAMClientInstaller-Release-<version>.rpm.

  3. Run the following configuration script:

    sudo chmod +x /opt/pam_aucore/bin/bind-to-ad.sh.

    sudo /opt/pam_aucore/bin/bind-to-ad.sh MYCOMPANY mycompany.com Administrator

    where MYCOMPANY is your domain name and mycompany.com is your FQDN. Administrator is a domain account that contains permissions to integrate the machines to the domain.

  4. Ensure that you complete the configuration:

    su username

    where, username is the user name of any user account from a domain.

To uninstall Linux PAM Client on CentOS, run the following commands:

cd /opt/pam_aucore/bin/sudo ./uninstall

NOTE:The endpoint should be manually removed on Advanced Authentication - Administrative Portal.