I’ve been through this a few times
use the compat tree

- grant

On Mar 6, 2021, at 03:03, Kaspars Tuna via FreeIPA-users 
<freeipa-users@lists.fedorahosted.org> wrote:

CAUTION: This email originated outside Company3-Method. Do not click links or 
open attachments unless you recognize the sender and know the content is safe.

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 -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.fedoraproject.org%2Fen-US%2Fproject%2Fcode-of-conduct%2F&amp;data=04%7C01%7CGrant.Janssen%40company3.com%7Cd5251cd8d09943356ffd08d8e08f8e08%7C4ef3e80f9fc24b3387194a4b1b215b69%7C0%7C0%7C637506254462123857%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=XNsnudv7wFWuMjjKE7a2ZhUuZRyVHIVLLYQdH7CU32w%3D&amp;reserved=0
List Guidelines: 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Ffedoraproject.org%2Fwiki%2FMailing_list_guidelines&amp;data=04%7C01%7CGrant.Janssen%40company3.com%7Cd5251cd8d09943356ffd08d8e08f8e08%7C4ef3e80f9fc24b3387194a4b1b215b69%7C0%7C0%7C637506254462133816%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=g3mjhmWWgCVLADEowYWOetBsAKH%2BDoCHYylWN5h8lRM%3D&amp;reserved=0
List Archives: 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.fedorahosted.org%2Farchives%2Flist%2Ffreeipa-users%40lists.fedorahosted.org&amp;data=04%7C01%7CGrant.Janssen%40company3.com%7Cd5251cd8d09943356ffd08d8e08f8e08%7C4ef3e80f9fc24b3387194a4b1b215b69%7C0%7C0%7C637506254462133816%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=v028CLG1MLE5duEKf3Hwzz97tNX445ppGdcyvhqz5FY%3D&amp;reserved=0
Do not reply to spam on the list, report it: 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpagure.io%2Ffedora-infrastructure&amp;data=04%7C01%7CGrant.Janssen%40company3.com%7Cd5251cd8d09943356ffd08d8e08f8e08%7C4ef3e80f9fc24b3387194a4b1b215b69%7C0%7C0%7C637506254462133816%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=ZXsUwCpHhad6lifnXy%2FLI%2Bal2i34qp5%2BNaD6eJ86XOI%3D&amp;reserved=0

_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
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/freeipa-users@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to