此内容没有您所选择的语言版本。

Chapter 4. Adding a Remote Console User


Fuse on Karaf is not installed with a default user for the remote console. You must add a user before you can connect to the server’s remote console. To add a user, edit InstallDir/etc/users.properties.

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 following lines:

    #admin = admin,_g_:admingroup
    #_g_\:admingroup = group,admin,manager,viewer,systembundles,ssh

    Note that the first line has the syntax USER=PASSWORD,_g_:GROUP,ROLE1,ROLE2,.... In this example, the first line specifies a user, admin, with the password, admin, and the role group, admingroup.

  3. Uncomment both lines by removing the leading # character.
  4. Change the first admin to the desired user name.
  5. Change the second admin to the desired password.
  6. Save the changes.
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.