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: 

How do i add users from a specific LDAP group

James Mason
December 2, 2012

Hi, i searched for this and also looked at confluence connecting to LDAP notes, but its still not working.

At the moment I have the following which is working:

Base DN: dc=domain,dc=local

Additional User DN: ou=mybusiness

This is pulling all the users from the 'mybusiness' ou.

I want to do this but i only want to pull the users in that ou that are part of the 'wiki-users' group, which is also in that ou under a 'security groups' folder.

MyBusiness

> Security Groups
wiki-users
>Users

users

Thanks!

Stefan

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 2, 2012

You can add a User Object filter. Something like:

(&(objectCategory=Person)(sAMAccountName=*)(memberOf=CN=group-name,OU=OU Name,DC=domain,DC=corp))

0 votes
James Mason
December 3, 2012

Sorted, i downloaded apache directory studio and was able to get the corrent syntax for the specific group, thanks

0 votes
Bruna Griebeler
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 2, 2012

Hi Stefan!

As Jobin said, you'll need to create a filter to allow just a few users to login in Confluence.

For more tips of how how to create this filter, you may check the link below:

https://confluence.atlassian.com/display/DEV/How+to+write+LDAP+search+filters

Cheers!

James Mason
December 3, 2012

Sorted, i downloaded apache directory studio and was able to get the corrent syntax for the specific group, thanks

TAGS
AUG Leaders

Atlassian Community Events