freebsd-dev/lib/libpam
Yaroslav Tykhiy cf21ead53b In account management, verify whether the account has been locked
with `pw lock', so that it's impossible to log into a locked account
using an alternative authentication mechanism, such as an ssh key.
This change affects only accounts locked with pw(8), i.e., having a
`*LOCKED*' prefix in their password hash field, so people still can
use a different pattern to disable password authentication only.

Mention all account management criteria in the manpage.

Approved by:	maintainer (timeout)
PR:		bin/71147
MFC after:	1 month
2007-03-27 09:59:15 +00:00
..
libpam Change the GCC specific __FUNCTION__ to C99's __func__. 2006-07-17 11:48:52 +00:00
modules In account management, verify whether the account has been locked 2007-03-27 09:59:15 +00:00
Makefile style.Makefile(5) police 2003-03-09 20:06:38 +00:00
Makefile.inc Bump the shared library version number of all libraries that have not 2005-07-22 17:19:05 +00:00