Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.0
-
Fix Version/s: 3.0.0
-
Component/s: core.users
-
Labels:None
-
Target Version:
Description
If they have AD setup so that DN's look like: "cn=Last1\, First,cn=Users,dc=test,dc=lab,dc=org", then adding a group where user DN's match that format and selecting "Import new members" will fail with:
[26/Jul/2013 08:20:13 +0000] views ERROR LDAP Exception:
{'info': '0000208F: LdapErr: DSID-0C090715, comment: Error processing name, data 0, v1db1', 'desc': 'Invalid DN syntax'}Note: Adding individual users will work, but adding through a group fails.