Unsafe character causes LDAP synchronization to fail

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

LDAP group name with a unsafe character in Active Directory cause the synchronisation to fail.

The following appears in the atlassian-confluence.log

getValueFromAttributes Unsafe attribute value <Test Group\u000BName> for attribute <displayName>. Context: *****. . Attribute was skipped.

原因

Confluence doesn't recognize or handle unsafe characters causing the LDAP synchronization to fail.

回避策

  • Go to Confluence Administrator > User Directories
  • Select the User Directory

  • グループ スキーマ設定

  • Insert the following Group Object Filter

    (&(objectCategory=Group)(!(groupName=*\u000B*)))
  • Retry the sync.

最終更新日 2018 年 11 月 2 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.