Fix typo in /etc/pam.d/login comments. Thanks to Ferenc Wagner.
Closes: #598717
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
shadow (1:4.1.4.2+svn3283-3) UNRELEASED; urgency=low
|
||||
|
||||
* Fix typo in /etc/pam.d/login comments. Thanks to Ferenc Wagner.
|
||||
Closes: #598717
|
||||
|
||||
-- Christian Perrier <bubulle@debian.org> Sat, 02 Oct 2010 13:30:08 +0200
|
||||
|
||||
shadow (1:4.1.4.2+svn3283-2) unstable; urgency=low
|
||||
|
||||
* The "Bleu du Vercors-Sassenage" release.
|
||||
|
||||
2
debian/login.pam
vendored
2
debian/login.pam
vendored
@@ -17,7 +17,7 @@ auth optional pam_faildelay.so delay=3000000
|
||||
#
|
||||
# With the default control of this module:
|
||||
# [success=ok new_authtok_reqd=ok ignore=ignore user_unknown=bad default=die]
|
||||
# root will not be prompted for a pasword on insecure lines.
|
||||
# root will not be prompted for a password on insecure lines.
|
||||
# if an invalid username is entered, a password is prompted (but login
|
||||
# will eventually be rejected)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user