]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs:
authorTomas Mraz <tm@t8m.info>
Mon, 18 Dec 2006 20:09:33 +0000 (20:09 +0000)
committerTomas Mraz <tm@t8m.info>
Mon, 18 Dec 2006 20:09:33 +0000 (20:09 +0000)
commit40b7dda604037555600efb122ea4bc1117b6f7af
tree87b1723a5fc6cd75477816403c2a47dc69a7d3fe
parent102d5d74caafb934682252b29115215c8f45454b
Relevant BUGIDs:

Purpose of commit: bugfix

Commit summary:
---------------
Truncated passwords in shadow do not make sense for other variants than bigcrypt.

2006-12-18  Tomas Mraz  <t8m@centrum.cz>

        * modules/pam_unix/support.c (_unix_verify_password): Use strncmp
        only for bigcrypt result.
ChangeLog
modules/pam_unix/support.c