Re: Drill UI (8047) Default User and Password

2017-08-12 Thread Ascot Moss
Thanks!

By the way, how to configure hbase plugin to query kerberos-hbase?





On Fri, Aug 11, 2017 at 1:38 PM, Sorabh Hamirwasia <shamirwa...@mapr.com>
wrote:

> To add on Arina's reply:
>
>
> Authentication on WebServer side happens using PLAIN mechanism with PAM
> authenticator. So when authentication is enabled [1], you can login to
> WebUI using credentials of any user present on the node to which you are
> connecting to.
>
> For example: If you are connecting to WebServer running on
> http://10.10.10.10:8047, then you can login using user bob credentials,
> provided bob is a valid user on node 10.10.10.10
>
>
> [1] https://drill.apache.org/docs/configuring-plain-security/
>
>
> Thanks,
> Sorabh
>
> 
> From: Arina Yelchiyeva <arina.yelchiy...@gmail.com>
> Sent: Thursday, August 10, 2017 5:03:49 AM
> To: user
> Subject: Re: Drill UI (8047) Default User and Password
>
> Currently if you did not configure authorization, Drill does not require
> entering login and password. All queries will be run under the user who
> started the drillbit. On Web UI, user who ran the queries will be shown as
> anonymous.
> Though if you did than it would depend on those users whom you have allowed
> access [1].
>
> [1] https://drill.apache.org/docs/securing-drill-introduction/
>
> Kind regards
> Arina
>
> On Thu, Aug 10, 2017 at 2:50 PM, Ascot Moss <ascot.m...@gmail.com> wrote:
>
> > Hi,
> >
> > What is the default login name and password for drill 8047 port UI?
> >
> > (Drill version: 1.11.0)
> >
> > regards
> >
>


Re: Drill UI (8047) Default User and Password

2017-08-10 Thread Sorabh Hamirwasia
To add on Arina's reply:


Authentication on WebServer side happens using PLAIN mechanism with PAM 
authenticator. So when authentication is enabled [1], you can login to WebUI 
using credentials of any user present on the node to which you are connecting 
to.

For example: If you are connecting to WebServer running on 
http://10.10.10.10:8047, then you can login using user bob credentials, 
provided bob is a valid user on node 10.10.10.10


[1] https://drill.apache.org/docs/configuring-plain-security/


Thanks,
Sorabh


From: Arina Yelchiyeva <arina.yelchiy...@gmail.com>
Sent: Thursday, August 10, 2017 5:03:49 AM
To: user
Subject: Re: Drill UI (8047) Default User and Password

Currently if you did not configure authorization, Drill does not require
entering login and password. All queries will be run under the user who
started the drillbit. On Web UI, user who ran the queries will be shown as
anonymous.
Though if you did than it would depend on those users whom you have allowed
access [1].

[1] https://drill.apache.org/docs/securing-drill-introduction/

Kind regards
Arina

On Thu, Aug 10, 2017 at 2:50 PM, Ascot Moss <ascot.m...@gmail.com> wrote:

> Hi,
>
> What is the default login name and password for drill 8047 port UI?
>
> (Drill version: 1.11.0)
>
> regards
>


Re: Drill UI (8047) Default User and Password

2017-08-10 Thread Arina Yelchiyeva
Currently if you did not configure authorization, Drill does not require
entering login and password. All queries will be run under the user who
started the drillbit. On Web UI, user who ran the queries will be shown as
anonymous.
Though if you did than it would depend on those users whom you have allowed
access [1].

[1] https://drill.apache.org/docs/securing-drill-introduction/

Kind regards
Arina

On Thu, Aug 10, 2017 at 2:50 PM, Ascot Moss  wrote:

> Hi,
>
> What is the default login name and password for drill 8047 port UI?
>
> (Drill version: 1.11.0)
>
> regards
>


Drill UI (8047) Default User and Password

2017-08-10 Thread Ascot Moss
Hi,

What is the default login name and password for drill 8047 port UI?

(Drill version: 1.11.0)

regards