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

Re: Antwort: Re: Changing User Password with ldappasswd



 wrote...:

> Hello Dejan,
> 
> sorry, but this did not work (first I dropped the -W because I
> DON'T want the user to enter the ldap password)

hmm.. and you really think, you can bind to the ldap server as user 
"user" _without_ specifying its password..? think again..

> When I issue
> 
> ldappasswd -D 'cn=user, o=my organization, c=D' (either with our
> without the filter "uid=userid")
> 
> I get an "insufficient access" message.

of course. you'll have to bind as a user with write access to the 
userpassword attribute with username _and_ password. no way out. (except 
allowing anonymous write, but you _don't_ want that..)


daniel