legacy-knowledge-base
公開されました Jun. 30, 2025

見知らぬ人がアカウントを作成できないようにする

written-by

Mariano Alvaro

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

問題

  • ストレンジャーアカウントの作成は、インスタンス設定と portal.propertiesから設定可能です。

Environment

  • Liferay DXP

解決策

  • ストレンジャーアカウントの作成は、以下のいずれかの仕組みで有効/無効を設定することができます:
    • コントロールパネル > インスタンス設定 > ユーザー認証 > 見知らぬ人にアカウント作成を許可する?
    • portal-ext.properties
 #
# Set this to true to allow strangers to create accounts and register
# themselves on the portal.
#
# Env: LIFERAY_COMPANY_PERIOD_SECURITY_PERIOD_STRANGERS
#
company.security.strangers=true

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base