Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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.