Confluence 5.7 has reached end of life
Check out the [latest version] of the documentation
This page gives guidelines on how to request help from the Atlassian support team if you are having problems with external user management. External user management includes connections to Active Directory, other LDAP servers, Atlassian Crowd or Atlassian JIRA for user management. The information on this page is provided in addition to the more general page on Troubleshooting Problems and Requesting Technical Support.
The cause of such problems may be:
On this page:
The configuration screen for external directories in Confluence has a 'Test Settings' button. This will help you to diagnose problems with user management in Active Directory and other LDAP servers.
To test your directory connection:
Please refer to our knowedge base articles for troubleshooting user management and login issues.
If the above resources do not help, continue below.
Raise a support request and include the following information.
Raise a support request and include the following information.
Log in to Confluence and access the Administration Console.
seraph-config.xml or seraph-paths.xml, please provide the modified file.Enable detailed user management logging, by editing confluence/WEB-INF/classes/log4j.properties.
Change this section:
### # Atlassian User ### #log4j.logger.com.atlassian.user=DEBUG #log4j.logger.com.atlassian.confluence.user=DEBUG #log4j.logger.bucket.user=DEBUG #log4j.logger.com.atlassian.seraph=DEBUG #log4j.logger.com.opensymphony.user=DEBUG
Remove the '#' signs at the beginning of the lines, so that it looks like this:
### # Atlassian User ### log4j.logger.com.atlassian.user=DEBUG log4j.logger.com.atlassian.confluence.user=DEBUG log4j.logger.bucket.user=DEBUG log4j.logger.com.atlassian.seraph=DEBUG log4j.logger.com.opensymphony.user=DEBUG
/logs directory into a single file for us to examine.The logs directory is located in your Confluence Home directory.