> NIS:
> foo:x:111:user1,user2,user3
>
> file:
> foo:x:111:user2,user3,user4
>
> If you have "group files nis" then user{1,2,3} are members, but user4 is
> not. If you have "group nis files" then user{2,3,4} is a member, but
> user1 is not.
>
> I've run into this problem when groups in LDAP accidentally duplicate
> the standard ones in /etc/groupActually "group nis files" did work after I restarted nscd and logged off and logged back in. We're trying to have local admins and global admins. The global admins will be defined in NIS (or LDAP after we migrate) and the local admins in /etc/group. The alternative would be to put both local and global admins in /etc/group if we can't avoid it. _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
