freebsd-dev/lib/libpam/modules
Robert Watson 195426c211 Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses the
group membership requirement if the group has no explicit members listed
in /etc/group.  By default, this group is the wheel group; setting this
flag restores the default BSD behavior from 4.x.

Reviewed by:	markm
Requested by:	various
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-18 02:37:29 +00:00
..
pam_deny
pam_echo
pam_exec
pam_ftp
pam_ftpusers
pam_kerberosIV
pam_krb5
pam_ksu Tidy up. 2002-06-06 13:55:01 +00:00
pam_lastlog Missed one in previous commit. 2002-05-30 20:48:59 +00:00
pam_login_access
pam_nologin
pam_opie Since pam_get_authtok(3) doesn't know about our options structure, setting 2002-07-30 08:32:03 +00:00
pam_opieaccess
pam_passwdqc mdoc(7) police: polish markup. 2002-05-30 14:49:57 +00:00
pam_permit
pam_radius
pam_rhosts mdoc(7) police: kill whitespace at EOL. 2002-05-30 14:52:00 +00:00
pam_rootok
pam_securetty
pam_self
pam_ssh
pam_tacplus
pam_unix
pam_wheel Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses the 2002-10-18 02:37:29 +00:00
Makefile
Makefile.inc
modules.inc