Configuring PAM to use Kerberos
About this task
Procedure
- 
            Install the 
krb5packages and configure the Kerberos client as per the configuration for your environment. - 
            Install the appropriate PAM packages:
            
- On Redhat/Centos, 
sudo yum install pam_krb5 - On Ubuntu, 
sudo apt-get install -krb5 
 - On Redhat/Centos,