Changing LDAP schema casts Confluence AD integration unoperable
- by Maxim V. Pavlov
I have had our instance of Atlassian Confluence configured to be integrated with our Active Directory.
In AD, all the users were being created under default Users folder in Active Directory Users and Computers.
We have decided to introduce cleaner separation and have created an Organizational Units structure in AD. Under root we have created Managed OU, and under it - Users OU and all user accounts were moved under Users OU.
Now I though that to let the Confluence AD integration engine "know" where to look for user accounts now, I only need to adjust the BaseDN and prepand it with ou=Managed so it is aware that it is looking for cn=Users but under ou=Managed. That didn't work.
How should I adjust LDAP schema root in a client application for it to be able to look for users in OU that then in a default folder.