Confluence 2.10 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
Confluence uses an algorithm to hash local users' passwords. The result for the password 'admin' is:
x61Ey612Kl2gpFL56FT9weDnpSo4AV8j8+qx2AuTHdRyY036xxzTTrw10Wq3+4qQyB+XURPWx1ONxp3Y3pB37A==
The encryption algorithm is based on BouncyCastle's SHA1-512 implementation. You can see one version of the source code for it here. The entire Confluence source code is available here.
If you'd like to try to import users from a different user management system into a local instance of Confluence, you're likely to be better off using a different solution than re-hashing existing passwords. Some options would be:
- Use Crowd, which is extendable and offers connectors to user repositories.
- Import users using their plain text passwords, leveraging the Remote API Specification. One good client is the Confluence Command Line Interface.
概要
コンテンツ ツール
アプリ