Dmitry Vavaev created MRM-2010:
----------------------------------
Summary: More informative error message for LDAP errors
Key: MRM-2010
URL: https://issues.apache.org/jira/browse/MRM-2010
Project: Archiva
Issue Type: Improvement
Components: Users/Security
Affects Versions: 2.2.4
Environment: Archiva version 2.2.4, Linux, Kubernetes/Rancher
Reporter: Dmitry Vavaev
Hello dears,
I'm trying to configure LDAP auth in Archiva. As a LDAP server we have Active
Directory. All verification buttons shows green "OK" message, but when I save
the configuration it shows an error like this in archiva.log:
2020-02-11 12:10:16,150 [qtp1190035432-21] INFO
org.apache.archiva.webdav.RepositoryServlet [] - initServers done in 0 ms
2020-02-11 12:10:16,303 [qtp1190035432-16] WARN
org.apache.cxf.phase.PhaseInterceptorChain [] - Application
\{http://services.rest.redback.archiva.apache.org/}
DefaultUserService has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: null
at
org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:163)
~[cxf-core-3.0.3.jar:3.0.3]
Can somebody make this more readable so it would be easier to recognize what
exactly is wrong with the configuration? Please tell if any other information
needed. Thanks!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)