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

Re: password change problems 2.0.11 solved



oh great thank you it all worked fine with :

./ldappasswd -h localhost -D "cn=ldapadmin,o=solution,c=ch" -w secret -vv -S
"cn=helene,ou=LDAPusers,o=solution,c=ch"
New password:
Re-enter new password:
ldap_init( localhost, 0 )
Result: Success (0)

oh what a mess to change only a user password...perhaps some people are too
blind to read things like :

Password change options:
  -a secret               old password
  -A                        prompt for old password
  -s                         secret  new password
  -S                        prompt for new password

..but not very comprehensive. 1.2.11 method was much easier to understand !



regards,

Jan