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

RE: Misc Projects



> Develop a 'ldappasswd' application (to set userPasswords
> 	to the appropriately generated.  Should handle
> 	crypt(3), sha1, and md5 password generation.

We have an ldappasswd program. I'll see whether we can release the source.
In the mean time, pam_ldap supports password changing. Note that, as has
been discussed on this list in the past, there's some discussion as to
whether the client or the server should be responsible for generating the
password hash. Our ldappasswd and pam_ldap support both, although the client
side hash generation only supports crypt(3).


-- Luke