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

ユーザーの削除方法について

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

事象/ユースケース

基本的なユーザーの削除とAPIによる削除方法
デフォルトで作成されるユーザー

解決策/提案

UIからのユーザー削除:
以下の手順で削除できます。

  1. コントロールパネル>ユーザー>ユーザーと組織 へ移動
  2. 削除したユーザーにチェックを付け、右上のゴミ箱(無効)アイコンをクリック
  3. 選択したユーザーが”無効”になる
  4. 左上のメニューから”無効”を選択
    Delete_a_user.png
  5. 削除したいユーザーにチェックを付け、右上のゴミ箱(削除)アイコンをクリック

APIを利用したユーザーの削除:
以下のAPIを利用できます。リンク先のJavadocsをご参照ください。
deleteUser

デフォルトで作成されるユーザー:
以下の2ユーザーがデフォルトで作成されます。

  • default@liferay.com
  • test@liferay.com (初回起動時にデフォルト状態のままで登録した場合)
    ※”default@liferay.com”は、ユーザー一覧画面には表示されません

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base