LDAP authentication ... Log in fail on the LDAP client
- by billyduc
I can get the password and group from the LDAP client
getent passwd
getent group
work sucessfully
But when I try 'su USERNAME' the name from the LDAP server or 'ssh USERNAME@localhost' it prompt me a user password, I typed exactly the USERNAME password but it return "su : Authentication Failure" or "Permission denied, Please try again". I don't know why? it only work when I was at root at the client and "su USERNAME"