I am using Drill 1.2 on Ubunut 12.04. Following the configuration documentation 
I have setup authentication using pam. However, after successfully restarting 
the drillbit I am not presented with a login screen on the web console.

My changes:

I configured user authentication using pam. This works.
I enabled ssl in conf/drill-override.conf: drill.exec.http.ssl_enabled
I verified that there are web console administrators: ALTER SYSTEM SET 
`security.admin.users` = 'user1,user2'

Authentication using an ODBC driver works perfectly. The web console opens, but 
does not display a 'login' page, so I am signed in anonymously. I do not have 
permissions to run queries.

Has anyone else experienced this problem? Any ideas?

Thank you,

Kevin

Reply via email to