Your message dated Fri, 5 Jan 2007 11:25:16 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#405682: libnss-ldap aborts as normal user has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: libnss-ldap Version: 238-1 Symptoms: A normal user does not get information from the ldap database via nss ( $> getent passwd ). A user may get "I have no name!" instead of his username ( if ntcd is not running ) A user may get Errors like "cannot find username for UID ...." ( $> whoami ) Cause: The configuration file /etc/libnss-ldap.conf cannot be opened (Permission denied) as shown by $> strace 2>&1 getent passwd | grep "/etc/libnss-ldap.conf" open("/etc/libnss-ldap.conf", O_RDONLY) = -1 EACCES (Permission denied) Suggested solution: Change the acces-rights of /etc/libnss-ldap.conf to include public read access.
--- End Message ---
--- Begin Message ---* Thimo Langbehn ([EMAIL PROTECTED]) wrote: > Cause: > The configuration file /etc/libnss-ldap.conf cannot be opened > (Permission denied) as shown by > $> strace 2>&1 getent passwd | grep "/etc/libnss-ldap.conf" > open("/etc/libnss-ldap.conf", O_RDONLY) = -1 EACCES (Permission denied) > > Suggested solution: > Change the acces-rights of /etc/libnss-ldap.conf to include public read > access. The user is asked about what permissions s/he wants on the file. Both configurations are valid possibilities (you can run w/ 600 on libnss-ldap.conf if you're using nscd, for example). Thanks, Stephen
signature.asc
Description: Digital signature
--- End Message ---

