Public bug reported:

Binary package hint: coreutils

Using LDAP on a hardy system results in a quite strange behaviour of id:
# id root
uid=0(root) gid=0(root)id: failed to get groups for user `root': No such file 
or directory

A "normal" user  does only show his main group:
# id lionel
uid=1000(lionel) gid=1000(alveonet) groups=1000(alveonet)
# ldapsearch -xLLL memberUid=lionel cn | grep dn
dn: cn=alveonet,ou=groups,XXXX
dn: cn=alveonet-sysadmin,ou=groups,XXXX
dn: cn=hive-dev,ou=groups,XXXX
dn: cn=ain7-dev,ou=groups,XXXX

There is a post on the bugs-coreutils ML which seems relative to this:
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/12375

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
wrong id behaviour on a system with LDAP
https://bugs.launchpad.net/bugs/191884
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to