You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2008/04/14 05:10:58 UTC

[jira] Closed: (MRM-711) Security using ldap throws NullPointerException

     [ http://jira.codehaus.org/browse/MRM-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching closed MRM-711.
--------------------------------

    Resolution: Fixed

Fixed in redback 1.0.1. I already upgraded archiva's redback to this version (-r647651).

> Security using ldap throws NullPointerException
> -----------------------------------------------
>
>                 Key: MRM-711
>                 URL: http://jira.codehaus.org/browse/MRM-711
>             Project: Archiva
>          Issue Type: Bug
>          Components: Users/Security
>    Affects Versions: 1.0.1
>         Environment: Ubuntu Linux, Open-ldap
>            Reporter: Lucas Vilela de Souza Gonçalves
>            Assignee: Maria Odea Ching
>            Priority: Critical
>             Fix For: 1.1
>
>
> I configured ~/.m2/security.properties with ldap information.
> In DefaultArchivaConfiguration the Registry load all informations of security.properties.
> When i was loggin throws this Exception:
> java.lang.NullPointerException
> 	org.codehaus.plexus.redback.common.ldap.connection.LdapConnection.<init>(LdapConnection.java:58)
> 	org.codehaus.plexus.redback.common.ldap.connection.ConfigurableLdapConnectionFactory.getConnection(ConfigurableLdapConnectionFactory.java:123)
> 	org.codehaus.plexus.redback.authentication.ldap.LdapBindAuthenticator.authenticate(LdapBindAuthenticator.java:92)
> I got redback source code, and i see that any information of ldap was there in LdapConnection!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira