Refuse to unlock an account when it would result in a passwordless

account.  Based on Openwall's patch shadow-4.0.4.1-owl-usermod-unlock.diff
This commit is contained in:
nekral-guest
2007-11-17 22:02:22 +00:00
parent 5e438aa46c
commit 85463e754d
3 changed files with 16 additions and 0 deletions

2
NEWS
View File

@@ -41,6 +41,8 @@ shadow-4.0.18.1 -> shadow-4.0.18.2 UNRELEASED
were always missing.
- su: Avoid terminating the PAM library in the forked child. This is done
later in the parent after closing the PAM session.
- usermod: Refuse to unlock an account when it would result in a
passwordless account.
*** documentation:
- Generate the translated manpages from PO at build time.