How to set Multi admin uses while configring the Active directory plugin

Confluence User - 10 Nov, 2016

I used the stiring:

 

in the filter admin role:

(&(objectClass=person)(|(cn=padmin1)(cn=padmin2)))

 

only padmin1 is working wel,, since it the primary admin on first page setup.

 

and it was set while using the string:

(cn=padmin1)

 

 

primary;ldap;plugin;multi;admin

2


11 Nov, 2016
confluenceUser
confluenceUser

Hello, it looks correct but it depends on your Active Directory structure. You can turn on the Debug Mode in the LDAP Directory Manager configuration and it will display the queries in the logs to help you tune your configuration.

15 Nov, 2016
confluenceUser
1
confluenceUser

Is works when put the following  only

Admin Role Import Search Filter:::

(|(sAMAccountName=admin1)(sAMAccountName=admin2))

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print