V
V
vkar2013-07-13 18:16:45
LDAP
vkar, 2013-07-13 18:16:45

LDAP: Unable to login

Is there an LDAP guru?
For some time now I have not been able to do anything in LDAP, the system does not accept passwords (ldap_bind: Invalid credentials (49))
At first I thought that I had forgotten the password. Reset the password to "qwe":
dn: cn=admin,dc=my_domain
userPassword:: cXdl

Still ldap_bind: Invalid credentials (49)
Can someone tell me what could be wrong and where to dig?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
microphone, 2013-07-15
@vkar

49 access error - AuthenticationException: [LDAP: error code 49 - Invalid Credentials…
config section where it says access to * by OwnerWorld read/write (something similar), indicated that this group can read write?

J
joneleth, 2013-07-14
@joneleth

What kind of ldap is that? Look at the logs obviously. There must be a specific reason. The password might be out of date.

V
vkar, 2013-07-14
@vkar

Jul 14 04:20:17 ldap slapd[29525]: conn=1045 fd=16 ACCEPT from IP=[::1]:48517 (IP=[::]:389)
Jul 14 04:20:17 ldap slapd[ 29525]: conn=1045 op=0 BIND dn="cn=admin,dc=my_domain" method=128
Jul 14 04:20:17 ldap slapd[29525]: conn=1045 op=0 RESULT tag=97 err=49 text=
Jul 14 04:20:17 ldap slapd[29525]: conn=1045 op=1 UNBIND
Jul 14 04:20:17 ldap slapd[29525]: conn=1045 fd=16 closed
Nothing specific, error code 49 and that's it .
There is no password age limit

J
joneleth, 2013-07-14
@joneleth

Did you touch DNS?

M
MrSelfDestruct, 2013-07-15
@MrSelfDestruct

Do ngrep port LDAP and see what comes up.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question