Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

SQuirrel client allows any user to connect on phoenix jdbc

avatar
Contributor

Hello guys,

SQuirrel client allows phoenix jdbc connection using any user and password, but for security reasons, this behaviour is misleading. Is there a way to just disable the login prompt on squirrel? Or is there other authentication we can use to connect to phoenix?

1 ACCEPTED SOLUTION

avatar
@John Ross Tasipit

You can enable kerberos and hbase Acl's to have the access control and let the authorised users to connect to phoenix.

View solution in original post

3 REPLIES 3

avatar
@John Ross Tasipit

You can enable kerberos and hbase Acl's to have the access control and let the authorised users to connect to phoenix.

avatar
Contributor

I see but is it a normal behaviour for squirrel to let any user/password access phoenix?

avatar

you can't authenticate using username and password in Phoenix/HBase/HDFS, the only way is to go through kerberos authentication.