Confluence 2.6 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
If you have setup Confluence to:
- delegate user management to JIRA (as per our documentation here) or
- use LDAP/Active directcory authentication (as per our documentation here)
Then you will need to make the following changes to your osuser.xml
file:
- replace
with
com.atlassian.confluence.user.providers.Caching
Doing this will effectively convert the following:bucket.user.providers.Caching
tocom.atlassian.confluence.user.providers.CachingCredentialsProvider com.atlassian.confluence.user.providers.CachingAccessProvider com.atlassian.confluence.user.providers.CachingProfileProvider
bucket.user.providers.CachingCredentialsProvider bucket.user.providers.CachingAccessProvider bucket.user.providers.CachingProfileProvider
- and replace
with
com.atlassian.confluence.user.ConfluenceHibernateConfigProvider
bucket.user.BucketHibernateConfigProvider
Alternatively
You can just reconfigure the new osuser.xml with your changes.
概要
コンテンツ ツール
アプリ