The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter ldap users added in lira by group

Daniel Winter
Contributor
March 15, 2015

Hi,

I'm not very familiar with LDAP but currently it works. Problem is that every user I create in LDAP is automatically created in JIRA. But I want that only users to be created in JIRA which are in a specific group (e.g. lira).

I have already found these links:

https://confluence.atlassian.com/display/DEV/How+to+Write+LDAP+Search+Filters

https://confluence.atlassian.com/display/CROWD/Restricting+LDAP+Scope+for+User+and+Group+Search

 

Problem is that my ldap users don't have a attribute called memberOf. Currently if I create a new group I add a reference to the user in the group. Which looks like that:

Screen Shot 2015-03-15 at 21.15.30.png

 

so basically I would have to search the user in group "jira" by the uniqueMember attribute. But I have no idea how to do this sad

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Daniel Winter
Contributor
March 29, 2015

would be great if someone could point me in the right direction sad