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 Ubuntu Server Team, which is subscribed to libnss-ldap in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
