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

Password error



When i try to use an MD5 password for root access to the ldap somethign wrong appen, can any 1 help me with this????
/
## Define the root DN superuser
rootdn "cn=Manager,dc=k2comp"


## Define the password, "secret"
password-hash   {MD5}
rootpw          {MD5}5ebe2294ecd0e0f08eab7690d2a6ee69

/when i try to do:
/ldapmodify -D "cn=Manager,dc=k2comp" -w secret -x -a -f newprofile.ldif
ldap_bind: Invalid credentials (49)

/