Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The anvil-change-password tool is broken #761

Open
digimer opened this issue Nov 8, 2024 · 1 comment
Open

The anvil-change-password tool is broken #761

digimer opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
3.1 Priorities bug High To be resolved once all urgent issues are clear Pending Test ready-for-testing

Comments

@digimer
Copy link
Member

digimer commented Nov 8, 2024

It needs to ensure access to all machines before making changes. Likely need to stop all daemons first, and update the root, adminand hacluster users on subnodes.

@digimer digimer added bug High To be resolved once all urgent issues are clear 3.1 Priorities labels Nov 8, 2024
@digimer digimer added this to the 3.1 GA - blockers milestone Nov 8, 2024
@digimer digimer self-assigned this Nov 8, 2024
@digimer digimer mentioned this issue Jan 1, 2025
@fabbione
Copy link
Member

fabbione commented Feb 9, 2025

Bouncing back to development.

Using the cli command, for example:

[root@an-striker01 ~]# anvil-change-password
What would you like the new password to be?
Please enter the password again to confirm.
About to update the local passwords (shell users, database and web interface).
Proceed? [y/N] y
[ Note ] - Verifying access to all hosts.

...
Updating the local config file: [lollo] database password...
...

prints the password 'lollo' on the terminal, that is undesirable.

Tested changes to root and DB and they work as expected.

digimer pushed a commit that referenced this issue Feb 10, 2025
Signed-off-by: Madison Kelly <[email protected]>
ylei-tsubame added a commit that referenced this issue Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1 Priorities bug High To be resolved once all urgent issues are clear Pending Test ready-for-testing
Projects
None yet
Development

No branches or pull requests

2 participants