freebsd-dev/lib/libpam
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
..
libpam pam: add option to not prompt for password if it's set to empty 2021-04-03 13:05:50 +01:00
modules pam: add option to not prompt for password if it's set to empty 2021-04-03 13:05:50 +01:00
pam.d pkgbase: Move telnetd and ftpd pam file to the utilities package 2020-03-24 01:08:06 +00:00
static_libpam Don't use CCACHE for linking. 2018-06-27 19:29:15 +00:00
Makefile Move all pam related config to lib/libpam/ 2018-09-13 04:08:48 +00:00
Makefile.inc Replace _pam_verbose_error() with a macro. This was the last difference 2016-06-08 11:47:19 +00:00