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

Update default UI ycql password to match default cassandra password #24383

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Szczurowsky
Copy link

When you enable cassandra authentication default creds are cassandra:cassandra (docs). If you don't specify otherwise UI will try to use it's own default creds which are cassandra:yugabyte which will result in error on UI. This commit aims to fix that problem by replacing old default password with present one.

@Szczurowsky Szczurowsky changed the title Update default ycql password to match default cassandra password Update default UI ycql password to match default cassandra password Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant