bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

id -Gn user doesn't show all groups


From: Matt Selsky
Subject: id -Gn user doesn't show all groups
Date: Tue, 14 Oct 2003 01:14:43 -0400
User-agent: Mutt/1.4.1i

I'm running solaris9 and using coreutils-5.0

Solaris groups and GNU id disagree when printing the groups that a user
belongs to.

$ /usr/bin/groups selsky
staff src www
$ /opt/coreutils-5.0/bin/id -Gn selsky
staff

GNU id seems to be opening /etc/nsswitch.conf according to truss, so it
should be reaching the same LDAP backend as /usr/bin/group for group
data.

Is this a bug?  Did I build coreutils incorrectly?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]