So, today i found myself fighting with an ldap integration, getent passwd <user> was working fine but for some reason each time they logged in the users got no session, i.e. ldap authentication was fine authorization and session were failing; Initial setup, this was done on RedHat 6.4 //Install RPMs # yum install nss-pam-ldapd pam_ldap …