To configure PAM with LDAP:
-
Verify that each MapR user ID has the auxiliary schema
posixAccount.
-
Verify that each group ID has the auxiliary schema
posixGroup.
-
Install the appropriate PAM packages:
- On Ubuntu,
sudo apt-get install libpam-ldapd
- On Redhat/Centos,
sudo yum install pam_ldap