Este conteúdo não está disponível no idioma selecionado.

7.29. fabric:ensemble-password


Abstract

Displays or modifies the ensemble password

Synopsis

fabric:ensemble-password [ --help ] [ --commit ] [ NewPassword ]

Description

The ensemble password protects access to the Zookeeper nodes under the /fabric/ path, which contains critical configuration data for the fabric. This command can be used either to display the current ensemble password or to change the ensemble password to a new value.
To display the current ensemble password, invoke the command without any arguments:
JBossFuse:karaf@root> fabric:ensemble-password
Copy to Clipboard Toggle word wrap
To change the ensemble password requires a two-step process. First, specify the new password as follows:
JBossFuse:karaf@root> fabric:ensemble-password mysecret
Updating the password...
 
Password updated. Please wait a little while for the new password to
get delivered as a config update to all the fabric nodes. Once, the 
nodes all updated (nodes must be online), please run: 

  fabric:ensemble-password --commit 

JBossFuse:karaf@root> fabric:ensemble-password --commit
Only the current password is allowed access to fabric now.

JBossFuse:karaf@root>
Copy to Clipboard Toggle word wrap
After the new password has propagated to all of the ensemble nodes, commit the change as follows:
JBossFuse:karaf@root> fabric:ensemble-password --commit
Copy to Clipboard Toggle word wrap

Arguments

Table 7.29, “fabric:ensemble-password Arguments” describes the command's arguments.
Expand
Table 7.29. fabric:ensemble-password Arguments
ArgumentInterpretation
NewPassword Specifies the new ZooKeeper password for the ensemble.
--help Displays the online help for this command
--commit Displays the online help for this command
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat