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?


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to