Hi Shahab, Thanks for the response. There was some misunderstanding between me and my sysadmin's. By using the keytab similar to "hbase" user i can log-in.
Thanks, Anil Gupta On Wed, Jun 5, 2013 at 2:10 PM, Shahab Yunus <[email protected]> wrote: > Plus Anil, have you gone through this offical doc about Hbase and Kerberos: > http://hbase.apache.org/book/security.html > > Regards, > Shahab > > > On Wed, Jun 5, 2013 at 5:02 PM, Shahab Yunus <[email protected]> > wrote: > > > You should not have to enter a password for Kerberos authentication. You > > need to have a ticket against keytab file generated by the KDC server(s). > > Did you configure Kerberos your self on the server? > > > > Regards, > > Shahab > > > > > > On Wed, Jun 5, 2013 at 4:34 PM, anil gupta <[email protected]> > wrote: > > > >> Hi All, > >> > >> I am running a secure Hadoop/HBase cluster. My user "hbase_user" has a > >> kerberos password. I am unable to figure out how to pass the value of > >> password for this user. Is there a way to provide the login password > >> through Java api(org.apache.hadoop.hbase.security.User)? > >> > >> I am able to login to HBase with user "hbase". "hbase" does not have any > >> kerberos password. But now, i need to use password with "hbase_user". > >> > >> I am using HBase0.94.2 > >> > >> -- > >> Thanks & Regards, > >> Anil Gupta > >> > > > > > -- Thanks & Regards, Anil Gupta
