このコンテンツは選択した言語では利用できません。

Chapter 4. Adding a Remote Console User


Abstract

The server's remote command console is not configured with a default user. Before you can connect to the server's console remotely, you must add a user to the configuration.
Important
The information in this file is unencrypted so it is not suitable for environments that require strict security.
To add a user:
  1. Open InstallDir/etc/users.properties in your favorite text editor.
  2. Locate the line #admin=admin,admin.
    This line specifies a user admin with the password admin and the role admin.
  3. Remove the leading # to uncomment the line.
  4. Replace the first admin with a name for the user.
  5. Replace admin with the password for the user.
  6. Leave the last admin as is, and save the changes.
  7. To access the container's JMX port and to use the ActiveMQ Web console, you must specify the credentials for them. To do so, open InstallDir/etc/system.properties in your favorite text editor and search for the following lines:
    #
    # Authentication - must match an entry in users.properties with the admin privilege
    #
    #activemq.jmx.user=admin
    #activemq.jmx.password=admin
    Copy to Clipboard Toggle word wrap
    Uncomment the activemq.jmx.user=admin and activemq.jmx.password=admin settings (by removing the leading #) and change the username and password values to the same username and password values you just defined in the etc/users.properties file.
トップに戻る
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2025 Red Hat