Lutz Behnke <[EMAIL PROTECTED]> writes: > user_a> id > > uid=4711(user_a) gid=50(users) groups=50(users),815(ldap_grp1)
This displays your current credentials, as registered with the kernel. > user_a> id user_a > > uid=4711(user_a) gid=50(users) > groups=50(users),815(ldap_grp1),816(ldap_grp2), 820(ldap_grpx)..... This shows the credentials currently associated with this user. If that differs from your current credentials that can mean they changed since you have logged in, or the login process did not register all groups with the kernel when setting up the session (which would presumably be a bug in the login process). Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
