[
https://issues.apache.org/jira/browse/CASSANDRA-18693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747361#comment-17747361
]
Michiel Saelen commented on CASSANDRA-18693:
--------------------------------------------
As by [CASSANDRA-12988] make the consistency level for user-level auth reads
and writes configurable - ASF JIRA (apache.org) the implementation changed, but
the documentation was not updated. So the issue is in the documentation.
> User credentials are validated with LOCAL_QUORUM instead of with LOCAL_ONE
> --------------------------------------------------------------------------
>
> Key: CASSANDRA-18693
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18693
> Project: Cassandra
> Issue Type: Bug
> Reporter: Michiel Saelen
> Priority: Normal
> Attachments: image.png
>
>
> The documentation
> ([https://cassandra.apache.org/doc/latest/cassandra/operating/security.html])
> tells us that users should be authenticated with LOCAL_ONE (except the
> default user).
> From logging we see it is trying with LOCAL_QUORUM.INFO
> [Native-Transport-Requests-1] 2023-07-24 14:51:11,526 NoSpamLogger.java:105 -
> "Cannot achieve consistency level LOCAL_QUORUM" while executing SELECT
> salted_hash FROM system_auth.roles WHERE role = 'test' ALLOW FILTERING
> This is detected on C* 4.1.2 (RHEL)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]