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

ldap_bind



when i do cmd
ldapadd -x -f haris.ldif -D "cn=Manager,dc=localhost,dc=localdomain" -w secret
i got answer from server
ldap_bind: Invalid credentials (49)


ldappasswd Manager -s secret
Result: Strong(er) authentication required (8)
Additional info: only authenticated users may change passwords

maybe someone can help me
Thanks