Unable to reset cassandra password v4.18.05

Hi,

https://docs.apigee.com/private-cloud/v4.18.05/resetting-passwords

I am following above document for resetting Cassandra password but getting the below error :-Unauthorized: code=2100 [Unauthorized] message="You aren't allowed to alter this user", any idea how can we resolved this.

And if I try. to change setting for authenticator: AllowAllAuthenticator" to "authenticator: PasswordAuthenticator" in cassandra.yaml, getting connection error-Connection error: ('Unable to connect to any servers',

Please let me know, how can we fix this.

Thanks


1 1 235
1 REPLY 1

Cassandra authentication was not enabled so it was not able to change to PasswordAuthenticator. thanks