Unexpected authenticator org.apache.cassandra.auth.LDAPAuthenticator

I opened issue in https://github.com/temporalio/temporal/issues/5989 github, but still wanted to ask here.

Maybe there are some settings for specifying the Authenticator parameter for gocql in helm temporary?
LDAPAuthenticator is installed on Cassandra and temporary crashes with an error during schema-update, perhaps there will be the same error in temporary itself.
Error text

Unable to establish CQL session.	{"error": "gocql: unable to create session: unable to connect to initial hosts: unexpected authenticator \"org.apache.cassandra.auth.LDAPAuthenticator\"", "logging-call-at": "handler.go:80"}
1 Like