Forums

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

Give access to Confluence with LDAP user

German_Fernandez August 5, 2015

Dear all

i've tried to connect Confluence with LDAP (as i have on Jira), however Confluence import me the whole users forest (3500users) and we only need to give access to something between 1000-2000. is it possible to do that? keep the login with LDAP but only for a group of users?

also i've found that pricing goes from 2000 to 10000, we need 3000users estimated, do you have a quote for that?

Thx for your time and support.

GEF

3 answers

1 vote
Davin Studer
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 Leaders.
August 5, 2015

This is how we have set up access to our Confluence instance. All of our groups in Active Directory that pertain to Confluence start with confluence. The confluence-users group gives user the ability to login to the wiki. All the other groups are for permissions. The setup below for the user object filter says that if you are not disabled and you are a member of the confluence-users group then you will be a synced user. For the group object filter if the group starts with confluence then it will be synced as a group. On the Confluence Global Permissions page make sure that confluence-users has the "can user" permission set. Finally make sure to only use confluence-users to grant login access.

 

Base DN:
DC=OURCOMAPNY,DC=COM
 
Additional User DN:
OU=Managed Users
 
Additional Group DN:
OU=Managed Groups
 
User Schema Settings
	User Object Class:
	user
 
	User Object Filter:
	(&(objectCategory=Person)(!(userAccountControl:1.2.840.113556.1.4.803:=2))(memberOf=CN=confluence-users,OU=Confluence,OU=Managed Groups,DC=OURCOMAPNY,DC=COM))
 
Group Schema Settings
	Group Object Class:
	group
 
	Group Object Filter:
	(&(objectCategory=Group)(sAMAccountName=confluence*))
0 votes
Milo Test
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 Leaders.
August 5, 2015

Ours also imported the entire AD catalog, but we made specific security groups just for Confluence, and we only use those when setting permissions.

0 votes
Nic Brough -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 Leaders.
August 5, 2015

What rules are you using to filter the imported accounts?

For the quote, it's for 10,000 users, you can't do 3,000.

Nic Brough -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 Leaders.
August 5, 2015

p.s. the filtering stuff I am thinking of is what @Davin Studer is explaining a lot better than me!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events