I am working on integrating a Jira instance with a freeIPA instance trough LDAP 
to retrieve all the users being stored in the freeIPA user directory. I can 
manage to retrieve all the user, but I cannot seem to be able to retrieve the 
user groups/memberships, the "Test get user's memberships : Failed" seems to 
fail all the time with no particular info in the 
jira-software/logs/atlassian-jira.log file. No luck finding any other resources 
online, has anybody encountered such issues if so what did you do? 

 

The schema I am using is bellow :

Directory type : LDAP, OpenLDAP (have also attempted to use LDAP with internal 
authentication, which doesn't give me any groups either)

base DN:cn=users,cn=accounts,dc=example,dc=io

Read Only, with Local groups checked and adding to jira-software -users by 
default.

Use schema - all user info is being retrieved, so no issue

Group Schema

Group Object Class : groupOfNames

Group Object Filter:(objectclass=groupOfNames)

Group Name attribute: cn

Group Description attribute : description

 

Membership schema

Group Memebers attribute : Member

User Membership attribute: memberOf

freeIPA user has fields memberOf: cn=group-example, cn=groups, cn=accounts, 
dc=example, dc=com
and groups has member:cn=usere, cn=accounts, cn=users, dc=example, dc=com
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to