instaclustr / cassandra-ldap

LDAP Authenticator for Apache Cassandra
Apache License 2.0
24 stars 16 forks source link

AuthenticationFailed #2

Closed ashokkoti closed 6 years ago

ashokkoti commented 6 years ago

Hi ,

I had followed all the steps .Can you please let me know how to debug more on this ..

While trying to login getting the error as below

$ cqlsh hostname --username="ldapuser"

Connection error: ('Unable to connect to any servers', {'xx.xx.xx.xx': AuthenticationFailed('Failed to authenticate to xx.xx.xx.xx: Error from server: code=0100 [Bad credentials] message="Could not authenticate to directory server using provided credentials"',), '127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})

Thanks

ashokkoti commented 6 years ago

Please ignore .