Guruprasad wrote:
> Guruprasad wrote:
>> Hi all,
>> I am new to this Python-LDAP API and am currently learning and working
>> on it. I, the LDAP admin, want to set the password of a LDAP user
>> after binding as the admin user. I came across passwd_s() method which
>> can be used to change the user
Guruprasad wrote:
Hi all,
I am new to this Python-LDAP API and am currently learning and working
on it. I, the LDAP admin, want to set the password of a LDAP user after
binding as the admin user. I came across passwd_s() method which can be
used to change the user password, but requires the ol