Displaying 1 result from an estimated 1 matches for "netgroup2".
Did you mean:
netgroup
2011 Nov 08
1
restricting access to an NIS netgroup
I am using CentOS 5.7. I have an /etc/security/access.conf file which has
the following:
+ : root : LOCAL
+ : @mynetgroup : ALL
- : ALL : ALL
I thought this is supposed to restrict access to the system to only root
and the accounts in the mynetgroup netgroup; however, anyone NIS account
is still able to login. It appears that the access.conf is being ignored
completely, so I'm thinking