-- 
Walking the road to enlightenment... I found a penguin and a camel on the
way..... Fancy a [EMAIL PROTECTED] Just ask!!!
http://aberdeen.pm.org

<quote who="Chris Ridd">
> On 25/8/05 3:17, Gavin Henry <[EMAIL PROTECTED]> wrote:
>
>> Dear List,
>>
>> I would like to bind as the rootdn and change other users password, but
>> obviously Net::LDAP::Extension::SetPassword is only used to change the
>> current bound user pass.
>>
>> Any other way to bind as rootdn and set/reset someone else's password
>> like
>> with ldappasswd?
>
> You should just be able to pass
>
>     user => "cn=Some Poor Schmuck,dc=example,dc=com"
>
> into the call to set_password().. Though the docs hint this value might be
> a
> SASL id instead. I guess whatever works with ldappasswd will work here?

Looks like a normal dn user.

Why did I miss this?

RTFM!!!!!!

>
> Cheers,
>
> Chris
>
>
>

Reply via email to