Date: Fri, 14 Apr 1995 07:56:32 -0700 From: Bill Paul <wpaul> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen getpwent.c Message-ID: <199504141456.HAA18476@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
wpaul 95/04/14 07:56:30 Modified: lib/libc/gen getpwent.c Log: Better conformance to SunOS behavior: if we can't match a user to one of the plus or minus lists at all, reject him. This lets you create a +@netgroup list of users that you want to admit and reject everybody else. If you end your +@netgroup list with the wildcard line (+:::::::::) then you'll have a +@netgroup list that remaps the specified people but leaves people not in any netgroup unaffected.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504141456.HAA18476>