I'm trying to clean up a small NIS domain. Right now, all of the systems which are members of the domain grant login access to all users in the NIS passwd map. I've created two netgroups, "admin" and "basic", and I'd like to restrict access on some machines to members of the "admin" group. So, I changed the last line of /etc/passwd on one of these machines from: +::::::: to: +@admin::::::: I've also tried: +@admin ...but in each case, there's no restriction of login privileges; if I remove myself from the admin netgroup and re-make the NIS maps, I can still log in to this machine. Any clue which part I'm missing? Do I also need to add some sort of "-" directive to /etc/passwd? TIA, -m _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list