freebsd-dev/lib/libpam/modules
Edward Tomasz Napierala bfd8b9b826 pam: add option to not prompt for password if it's set to empty
Add a new option to pam_unix(8), "emptyok", which makes it not prompt
for password, if it's set to an empty one.  It is similar to "nullok",
which makes it not prompt for password if the hash itself is empty.

Reviewed By:	markj
Sponsored By:	NetApp, Inc.
Sponsored By:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D27569
2021-04-03 13:05:50 +01:00
..
pam_chroot
pam_deny
pam_echo
pam_exec Apply tentative fix for clang 11 warning in pam_exec(8): 2020-08-06 19:31:52 +00:00
pam_ftpusers
pam_group
pam_guest
pam_krb5
pam_ksu
pam_lastlog
pam_login_access pam_login_access: Fix negative entry matching logic 2021-02-23 19:14:05 -05:00
pam_nologin
pam_opie
pam_opieaccess
pam_passwdqc
pam_permit
pam_radius
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_ssh Upgrade to OpenSSH 7.8p1. 2018-09-10 16:20:12 +00:00
pam_tacplus
pam_unix pam: add option to not prompt for password if it's set to empty 2021-04-03 13:05:50 +01:00
Makefile
Makefile.inc
modules.inc