› Forums › Network Management › Linux and Networking › LDAP Client configuration for authentication? › Reply To: LDAP Client configuration for authentication?
December 23, 2008 at 5:29 pm
#47324
Participant
For Linux clients you need to configure pam_krb5.so in the PAM configuration files. In any case, several Linux distributions have their tools for automatic authorisation and authentication configuration.
To check if the LDAP is correctly configured to provide user information, use the command:
getent passwd
Regards
Fulvio