Hello,
I have setup an user directory to synchronize with our Active Directory like this:
Base DN: dc=domain,dc=name
Additional User DN: ou=Employees
Additional Group DN: ou=Groups,ou=are,ou=here
Furthermore I have used "User Object Filter" and "User Object Filter" to only add users and groups that are member of a certain group in AD.
Now we also want to include some users found under ou=consultants,dc=domain,dc=name, but because our AD has a huge number of users with thousands of users (mostly school pupils) we don't want to just remove ou=Employees from "Additional User DN" and sync the entire tree. Can you use LDAP filter-syntax in "Additional User DN" or do you have any other way to specify more than one path?
If not, are there any other good ways of accomplishing what we want without modifying our ad structure or syncing the entire tree?
Hello Trond,
You could also add multiple user directories pointing to different parts of your Active Directory.
Lars. Kantega Single Sign-on
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem!
That`s why we have the community, right? :)
-Lars
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Lars Olav Velle,
If I understood your suggestion correctly, we need to add multiple user directories on Jira to get different sets of users from multiple OU paths of AD, for example, one User-Directory for "OU=EMPLOYEES,OU=Location_1,OU=Domain,OU=Local" and a second User-Directory for "OU=EMPLOYEES,OU=Location_2,OU=Domain,OU=Local". Please confirm.
Is it possible to specify all required AD-OU-paths in a single User-Directory? If so, please help me with the syntax for specifying multiple AD paths, either in the LDAPFilter or in the Additional User DN settings.
Thanks.
Regards,
Shyam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Shyam
Did you manage to configure just a single directory?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible to have different user directories setup to look at different OUs?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes Ryan, it is possible
I'm interested in the solution for one single directory.
Anyone make it work for AD?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. We have it setup for AD right now for a single OU. But we have are groups located in a separate OU from our users so I'm looking to setup a second directory for groups.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ryan
You can add the same AD configuration with different OUs. This works fine.
The problem is you can't share user groups or implement SSO.
What i need is one single directory connection to AD, with multiple OUs inside
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In case of additional DN if both the OU(s) are in parallel then it will not work on the same directory. You need to create a new directory for that. But if it's inside the base OU then it will work. Like below -
BaseDN - OU=Users,OU=Sites,OU=Domain,OU=com
Addional DN - OU=Atlassian_Users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The root cause of syncing the entire tree was actually something completely different. Turning off "follow referals" under advanced settings solved the underlying problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that should never have been the default setting!
-Lars
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.