[Date Prev][Date Next] [Chronological] [Thread] [Top]

lmhash (ITS#2566)



Full_Name: Norbert Klasen
Version: head
OS: SuSE Linux 8.1
URL: ftp://ftp.openldap.org/incoming/norbert.klasen-lmhash-20030602.patch
Submission from: (NULL) (217.82.0.195)


the attached patch corrects the following issues:
- chk_lanman did not free result from hash_lanman
- copied code to generate hash from hash_lanman to chk_lanman, this skips
prepending "{LANMAN}"
- downcase stored password hash to ensure hex characters [a-f] have the same
case

Norbert