[ http://jira.codehaus.org/browse/MRM-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126789 ]
Maria Odea Ching commented on MRM-711: -------------------------------------- This is already fixed in redback-trunk. We're migrating archiva 1.0.2 to the latest redback, so this would be fixed by then. I'll move this issue to 1.0.2.. > 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 > Priority: Critical > > 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