DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: pam_group: Add ruser and luser options.


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 Dec 2011 13:18:50 -0800 (PST)

commit b227436d67f27b4f6aa842d0169eb61c830cb47a
Author: Peter Avalos <pavalos@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]