legacy-knowledge-base
公開されました Jul. 2, 2025

考えられる LDAP NullPointerExceptions

written-by

Liferay Support

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

この記事はレガシー記事です。 以前のバージョンのLiferay製品にも適用されます。 記事がメンテナンスされなくなったとはいえ、まだ該当する可能性があります。

portal-ext.propertiesでLDAPを設定する際に、設定を指定しないとNullPointerExceptionエラーが発生する場合があります。

決議

  1. Liferay Portal 6.0 EE SP1以降にアップデートするか
  2. portal-ext.propertiesのLDAP設定が指定されていない場合は、空白であることを宣言します。
    ldap.base.provider.url=ldap.base.dn=
    
    ldap.security.principal=
    
    ldap.security.credentials=
    
    ldap.auth.search.filter=
    
    ldap.contact.mappings=
    
    ldap.contact.custom.mappings=
    
    ldap.user.default.object.classes=
    
    ldap.user.mappings=ldap.user.custom.mappings=
    
    ldap.group.default.object.classes=ldap.group.mappings=
    
    ldap.import.user.search.filter=
    
    ldap.import.group.search.filter=
    
    ldap.users.dn=ldap.groups.dn=

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base