[
https://issues.apache.org/jira/browse/DIRSERVER-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-1143:
-----------------------------------------
Fix Version/s: 2.0.0-RC1
(was: 2.0.0)
Moved back to 2.0.0-RC1
> ldappasswd fails to bind
> ------------------------
>
> Key: DIRSERVER-1143
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1143
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.1
> Environment: apacheds-server-1.5.1-x86_64.rpm on RHEL5
> Reporter: Martin Schuster
> Fix For: 2.0.0-RC1
>
>
> # ldappasswd -a foobar -x -D 'uid=admin,ou=system'
> ldap_bind: Invalid credentials (49)
> additional info: Bind failed: null
> and the logfile says:
> INFO | jvm 1 | 2008/03/05 14:44:43 | [14:44:43] INFO
> [org.apache.directory.server.core.authn.SimpleAuthenticator] - Password not
> correct for user 'uid=admin,ou=system'
> INFO | jvm 1 | 2008/03/05 14:44:43 | [14:44:43] INFO
> [org.apache.directory.server.core.authn.AuthenticationService] -
> Authenticator class
> org.apache.directory.server.core.authn.SimpleAuthenticator failed to
> authenticate uid=admin,ou=system
> INFO | jvm 1 | 2008/03/05 14:44:43 | [14:44:43] INFO
> [org.apache.directory.server.core.authn.AuthenticationService] - Cannot bind
> to the server
> but the password is correct, using it with e.g. ldapsearch or
> ApacheDirectoryStudio works.
> The same problem occurs with a test-user, it's not specific to uid=admin
> Emmanuel Lécharny said in a mail to [email protected]:
> > The ldappasswd is using an extended request, described by RFC 3062.
> > I _think_ we support this RFC, but it may be buggy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.