-
Bug
-
Resolution: Fixed
-
Medium
-
2.0.7
-
None
Forward slashes, "/", cause a variety of failures when included in DNs and User and Group Names.
Specific cases are:
- Adding a User or adding a Group fails when the user or group contains a "/". The failure occurs before the actual create when the system is checking to see if the user already exists. If the user or group already exists in LDAP with a name containing a slash then all other operations, e.g. authenticate & search, seem to work OK.
- When a search is performed against a DN that contains a "/" it fails with an error such as :
javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name 'ou=kelpie/berrima,dc=example,dc=com'
This can be worked around by manually escaping the slash in the DN attribute e.g. ou=kelpie\2Fberrima,dc=example,dc=com
All these tests were run against OpenLDAP.
- blocks
-
JRASERVER-13470 LDAP authentication fail when slash "/" exist in DN
-
- Closed
-
- is superseded by
-
CWD-2898 Use LdapName consistently when manipulating DNs
-
- Closed
-
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Wiki Page Loading...
-
Wiki Page Loading...
-
Page Loading...
-
Wiki Page Loading...
[CWD-2042] Forward slashes not escaped correctly in DNs etc.
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1510248 ] | New: JAC Bug Workflow v3 [ 3364399 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 290518 ] | New: This issue links to "Page (Atlassian Documentation)" [ 290518 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 290518 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 283680 ] | New: This issue links to "Page (Atlassian Documentation)" [ 283680 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 283680 ] |
Link | New: This issue blocks JRACLOUD-13470 [ JRACLOUD-13470 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 202976 ] | New: This issue links to "Page (Atlassian Documentation)" [ 202976 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 202976 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 194791 ] | New: This issue links to "Page (Atlassian Documentation)" [ 194791 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 194791 ] |