change passwd on openldap via exop?
paul
paul.koelle at archit.uni-weimar.de
Fri Oct 31 16:04:06 CET 2003
Michael Ströder wrote:
> From TODO:
>
> - 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
place.
> I'm not sure what exactly you're planning to do. But usually it's quite
> trivial to set (client-side hashed) passwords by modifying 'userPassword'.
Well, thats what I'm doing for sambaNTpassword and friends, but for
'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
option on the client side.
greetings
Paul
More information about the python-ldap
mailing list