i'm sorry, but i can't have this work :
ldapsearch -h 192.168.1.19 -p 389 -D "uid=zimbra,cn=admins,cn=zimbra" -b "ou=people,dc=example,dc=com" -x -a never -W
still returned: ldap_bind: Invalid credentials (49)
i'm sure my ldap root passwd is correct, i even also tried to reset it by : zmldappasswd -r new_password
any advice ? Thanks in advance. |