How to add user, remove user and change password in fabric
Issue
-
Below steps are followed to create a fabric.
- Install
Red Hat JBoss Fuse 6.1.0. - Start it by executing
./fusescript - Create
fabric
fabric:create --clean --new-user admin --new-user-password admin8 --zookeeper-password ZooPass --wait-for-provisioning - Install
- It will create
fabricwith user admin and password admin8. - After
fabricis created, is it possible to add more users or delete users, or change password for existing user?
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.