]> granicus.if.org Git - sudo/commit
HP-UX adds extra info at the end for password aging so when comparing
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Mar 2000 20:52:25 +0000 (20:52 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Mar 2000 20:52:25 +0000 (20:52 +0000)
commitcbd8898687cfa67b6ca202da77988e3575845363
treed4347b1ba2824184f2e4428452c4fec1d88251d0
parenta6ad7f071c9ccf50bdcb35426e53aa04715d34bc
HP-UX adds extra info at the end for password aging so when comparing
the result of crypt to pw_passwd we only compare the first len(epass)
bytes *unless* the user entered an empty string for a password.
auth/passwd.c