You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/04/29 14:10:15 UTC

[jira] [Resolved] (DIRSERVER-1143) ldappasswd fails to bind

     [ https://issues.apache.org/jira/browse/DIRSERVER-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1143.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0-RC2)

Fixed in trunk
                
> 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 users@directory.apache.org:
> > 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira