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

Issue with creating\listing users in Cassandra #710

Open
vernondmonte opened this issue Aug 21, 2018 · 1 comment
Open

Issue with creating\listing users in Cassandra #710

vernondmonte opened this issue Aug 21, 2018 · 1 comment

Comments

@vernondmonte
Copy link

I edited the .yaml file with the following changes:
authenticator: AllowAllAuthenticator authenticator:PasswordAuthenticator
authorizer: AllowAllAuthorizer to authorizer: CassandraAuthorizer

I logged in as cassandra:
OUTPUT: cqlsh> login cassandra
Password: (i put it as : cassandra)
cassandra@cqlsh>

However i still cannot create new users. It asks me to login again
OUTPUT: cassandra@cqlsh> list users;
Unauthorized: Error from server: code=2100 [Unauthorized] message="You have to be logged in and not anonymous to perform this request"

@arunagrawal84
Copy link
Contributor

@vernondmonte Have you gone through the wiki on how to create auth clusters: https://github.com/Netflix/Priam/wiki/Enabling-authentication_authorization-on-Cassandra

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

No branches or pull requests

2 participants