This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

Confluence 2.1 carries a new User system - Atlassian User. It is compatible with most existing osuser.xml configurations, but if you are running with the OSUser LDAP integration, you will need to change one line of osuser.xml to get it to work with Confluence 2.1.

Please see the original instructions for setting up an osuser.xml which can integrate with LDAP.

You must ensure that the only CredentialsProvider in your osuser.xml is the ConfluenceLDAPCredentialsProvider (see below).

The one line change to osuser.xml

The LDAPCredentialsProvider class changes from

to

Thus, the final configuration for the credentials provider is: