git: pam_group: Add ruser and luser options.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sat Dec 24 13:18:50 PST 2011
commit b227436d67f27b4f6aa842d0169eb61c830cb47a
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Sat Dec 24 12:15:58 2011 -0800
pam_group: Add ruser and luser options.
The former corresponds to the current behavior, where the module checks
that the supplicant is a member of the required group. The latter
checks the target user instead. If neither option was specified,
pam_group(8) assumes "ruser" and issues a warning.
Obtained-from: FreeBSD 219563 & 219564
Summary of changes:
lib/pam_module/pam_group/pam_group.8 | 18 ++++++++++++++++--
lib/pam_module/pam_group/pam_group.c | 26 +++++++++++++++++++++-----
2 files changed, 37 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b227436d67f27b4f6aa842d0169eb61c830cb47a
--
DragonFly BSD source repository
More information about the Commits
mailing list