From: paul <pau...@ar...> - 2003-10-31 15:05:03
|
Michael Str=F6der wrote: > From TODO: >=20 > - Support Extended Operations by wrapping > ldap_extended_operation() and ldap_parse_extended_result() > - Set Password ext. op. > - Whoami ext. op. Thanks for the info. I should have looked at this document in the first=20 place. > I'm not sure what exactly you're planning to do. But usually it's quite= =20 > trivial to set (client-side hashed) passwords by modifying 'userPasswor= d'. Well, thats what I'm doing for sambaNTpassword and friends, but for=20 'userPassword' I dont know the scheme set in slapd.conf (password-hash), = so it only works if I know the used mechanism and make it a config=20 option on the client side. greetings Paul |