/ ## 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)
/
