[
https://issues.apache.org/jira/browse/MRM-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910915#comment-16910915
]
Dheelus Maximus edited comment on MRM-1971 at 8/20/19 2:02 AM:
---------------------------------------------------------------
I saw this same issue on 2.2.4 on Oracle Linux 7.6 / OpenJDK 8. It happened on
the standalone version. Since I couldn't figure out how to attach a debugger to
the standalone version, I installed the war file on Tomcat 9.0.24 and tried
again and this time I couldn't reproduce the issue.
In summary, I believe the issue is restricted to the standalone version.
FWIW, I believe the issue occurs on line 157 of
org.apache.archiva.redback.common.ldap.role.DefaultLdapRoleMapper;
{{ namingEnumeration = context.search( getGroupsDn(), filter, searchControls
);}}
was (Author: dheelus):
I saw this same issue on 2.2.4 on Oracle Linux 7.6 / OpenJDK 8. It happened on
the standalone version. Since I couldn't figure out how to attach a debugger to
the standalone version, I installed the war file on Tomcat 9.0.24 and tried
again and this time I couldn't reproduce the issue.
In summary, I believe the issue is restricted to the standalone version.
> Problem to autenticate on LDAP
> ------------------------------
>
> Key: MRM-1971
> URL: https://issues.apache.org/jira/browse/MRM-1971
> Project: Archiva
> Issue Type: Question
> Affects Versions: 2.2.3
> Environment: Ubuntu 16.04
> Reporter: Breiner Henrique
> Assignee: Martin Stockhammer
> Priority: Major
> Attachments: archiva-general.png, archiva-ldap.png,
> archiva-prop1.png, archiva-prop2.png
>
>
> Hi,
> I need to instalate some Apache Archiva Server and autenticate it on a LDAP
> Server.
> I made the instalation but i don't get to do the autenticate the server.
> I'm using the web interface to configure, on
> http://192.168.0.43:8070/#redbackruntimeconfig, on LDAP configuration, I put
> the settings and I use the "Verify LDAP changes" and "Verify LDAP
> configuration on the server side" and all it's ok. I saved the configuration
> normaly but don't works.
> On the tab LDAP/Roles Mapping, I cannot to see the groups from LDAP and the
> login using any user don't works.
> Can somebody help me?
--
This message was sent by Atlassian Jira
(v8.3.2#803003)