The following LDAP exception occurs when reading in a group named !Website Feedback/Support from an Active Directory server:
org.springframework.ldap.UncategorizedLdapException: Operation failed; nested exception is javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-031006CC, problem 5012 (DIR_ERROR), data 0 ]; remaining name 'cn=!Website Feedback/Support, ou=Distribution Lists, ou=Groups, dc=corp, dc=example, dc=com' javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-031006CC, problem 5012 (DIR_ERROR), data 0 ]; remaining name 'cn=!Website Feedback/Support, ou=Distribution Lists, ou=Groups, dc=corp, dc=example, dc=com' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3025) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
This exception then propergates to the wire layer as an exception on the client:
org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Could not parse message. org.codehaus.xfire.fault.XFireFault: Could not parse message. at org.codehaus.xfire.fault.Soap11FaultSerializer.readMessage(Soap11FaultSerializer.java:78) at org.codehaus.xfire.fault.SoapFaultSerializer.readMessage(SoapFaultSerializer.java:28)
- incorporates
-
CWD-1069 Groups that contain backslashes ('\') cannot be modified from Crowd
-
- Closed
-
- relates to
-
JRASERVER-13470 LDAP authentication fail when slash "/" exist in DN
-
- Closed
-
[CWD-183] Problems with LDAP group or user names that contain / or \.
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1511140 ] | New: JAC Bug Workflow v3 [ 3365643 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link | New: This issue relates to JRACLOUD-13470 [ JRACLOUD-13470 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1393315 ] | New: Simplified Crowd Development Workflow v2 - restricted [ 1511140 ] |
Workflow | Original: Crowd Development Workflow v2 [ 272846 ] | New: Simplified Crowd Development Workflow v2 [ 1393315 ] |
Workflow | Original: JIRA Bug Workflow v2 [ 174482 ] | New: Crowd Development Workflow v2 [ 272846 ] |
Workflow | Original: jira [ 77718 ] | New: JIRA Bug Workflow v2 [ 174482 ] |
Summary | Original: LDAP/SOAP transport error with character '/' | New: Problems with LDAP group or user names that contain / or \. |
Fix Version/s | New: 1.4.1 [ 13928 ] | |
Fix Version/s | New: 1.5 [ 13607 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Fix Version/s | Original: 1.3.1 [ 13650 ] |