freebsd-skq/lib/libpam
Dag-Erling Smørgrav ec5622ad86 Check if the specified group is the user's primary group before
iterating over the (possibly empty) list of members.  Otherwise, we
get a false negative when the target group has no members listed in
/etc/group.  This went mostly unnoticed because root is explicitly
listed as a member of wheel, so the bug is never triggered in the most
common use case, which is su(8).

PR:		109416
MFC after:	1 week
2014-07-19 20:55:13 +00:00
..
libpam Spell NO_PROFILE= as MK_PROFILE=no. 2014-04-25 19:25:26 +00:00
modules Check if the specified group is the user's primary group before 2014-07-19 20:55:13 +00:00
Makefile
Makefile.inc Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but does 2013-04-14 16:49:27 +00:00