Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
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:
- Open
InstallDir/etc/users.propertiesin your favorite text editor. - Locate the line
#admin=admin,admin.This line specifies a useradminwith the passwordadminand the roleadmin. - Remove the leading
#to uncomment the line. - Replace the first
adminwith a name for the user. - Replace the second
adminwith the password for the user. - Leave the last
adminas is, and save the changes.
Note
If you want to access the Fuse Management Console to monitor and manage your Camel routes, ActiveMQ brokers, Web applications, and so on, open a browser to
http://localhost:8181/hawtio, after you start up Red Hat JBoss Fuse.