]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 20 Dec 2006 14:56:08 +0000 (14:56 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 20 Dec 2006 14:56:08 +0000 (14:56 +0000)
commit67df1415e3ce6a6792a11e58155fe1276cd7cd5d
tree41d55c7340dad69898a8bae5555b04f1fbad355f
parent5446d7c0392279696b941b65f21b383e7c01511c
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------

Don't be more restrictive than useradd for account names:

2006-12-20  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_unix/pam_unix_passwd.c (pam_sm_chauthtok): Forbid
        only '+' and '-' as first characters for account names.
        * modules/pam_unix/pam_unix_auth.c (pam_sm_authenticate): Likewise.
ChangeLog
modules/pam_unix/pam_unix_auth.c
modules/pam_unix/pam_unix_passwd.c