Open Aeres-u99 opened 12 months ago
With this change https://github.com/gravitational/teleport/pull/33919, password is no longer necessary for scylla if using the cert auth plugin. But if setting up this way, all access to scylla will require connection through Teleport. @gabrielcorado is my understanding correct?
Yet another alternative is to use AWS keyspaces, where password is not required.
As per the documentation, https://goteleport.com/docs/database-access/guides/cassandra-self-hosted/#:~:text=tsh%20db%20connect,Password%3A
We can see that it requires a password to login into the scyllaDB / Cassandra which is self-hosted, is there any alternative to using password?