We had the same problem over here - upgrading from Debian Lenny to Testing... The problem is caused by a change in the configuration files, which have apparently changed in the different versions of openldap. Reinstall ldap to get the original configuration files. /etc/ldap.conf seems to be the new location for the ldap configuration.
The steps in detail: apt-get install --reinstall *all ldap-related packages * When asked if you want to update "/etc/pam.d/common-*", say YES copy "/etc/libnss-ldap.conf" or "/etc/pam_ldap.conf" to "/etc/ldap.conf" run "getent passwd" All bests, skulda -- NSS using LDAP+SSL breaks setuid applications like su and sudo https://bugs.launchpad.net/bugs/423252 You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

