-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
4.3, 4.4.1
-
None
-
4.03
-
At the moment, JIRA has the following in the entitymodel.xml:
<index unique="true" name="uk_group_name_dir_id"> <index-field name="lowerGroupName"/> <index-field name="directoryId"/> </index
This does not allow JIRA to retrieve same groupname with different case. For example:
- in LDAP, group "GroupA" and "groupa" do exist
- previous to version JIRA 4.4.1, when JIRA try to retrieve the group during synchronization it is failed
- duplicates
-
JRASERVER-26164 JIRA uses the CN attribute for Active Directory LDAP, but this is not guaranteed unique.
- Gathering Impact
- is related to
-
JRASERVER-26073 User Directory Sync using Microsoft AD pulls in groups and users from sub-domains when not requested.
- Closed