-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.0 EE (6.0.10)
-
Fix Version/s: 6.0 EE SP1 (6.0.11)
-
Component/s: Application Security
-
Labels:None
When the user's full name contains a comma (which is normal when the format is Last Name, First Name), the comma in the full name DN is escaped as "\,". When this query is passed as-is to the LDAP bind, it fails to recognize any groups and returns with zero results. As a result, the user will lose all group associations.
- is related to
-
LPS-14020 LDAP binding fails when DN contains an escaped comma
- Closed