Hello,
I woke up to an issue today where SSH access to our servers no longer works due to issues with LDAP authentication. Oddly, ldapsearch with admin credentials interacts with the LDAP server fine. If I check for ldapusers using getent passwd,
none are returned.
The slapd auditlog records the failed attempts.
When trying to su as an ldap user, it returns “no passwd entry”.
Nothing “should” have changed over night, so any ideas of where to look will be appreciated.
Adam