You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/06 19:06:19 UTC

[GitHub] [druid] averma111 opened a new issue #9628: Kerberos in Druid

averma111 opened a new issue #9628: Kerberos in Druid
URL: https://github.com/apache/druid/issues/9628
 
 
   Hi Team,
   
   We have successfully setup Kerberos on Druid and we are trying to open Router console page, the page is failing with 403 status code and logs says below issue:
   
   2020-04-06T15:22:44,293 WARN [qtp1051927339-80] org.apache.druid.security.kerberos.KerberosAuthenticator - AuthenticationToken ignored: org.apache.hadoop.security.authentication.util.SignerException: Invalid signed text:
   
   How to resolve this issue. We are not able to open console page.Although we are able to insert data and query it.
   
   Thanks,
   Ashish

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] himanshug commented on issue #9628: Kerberos in Druid

Posted by GitBox <gi...@apache.org>.
himanshug commented on issue #9628: Kerberos in Druid
URL: https://github.com/apache/druid/issues/9628#issuecomment-610006831
 
 
   that looks like something was wrong with signed secret in the cookie, you should clear your cookies and try again.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] himanshug commented on issue #9628: Kerberos in Druid

Posted by GitBox <gi...@apache.org>.
himanshug commented on issue #9628: Kerberos in Druid
URL: https://github.com/apache/druid/issues/9628#issuecomment-610624543
 
 
   first error  could be related  to https://stackoverflow.com/questions/47227276/gssexception-defective-token-detected-when-trying-to-authenticate-to-tomcat  and that leads to second error

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] averma111 commented on issue #9628: Kerberos in Druid

Posted by GitBox <gi...@apache.org>.
averma111 commented on issue #9628: Kerberos in Druid
URL: https://github.com/apache/druid/issues/9628#issuecomment-610570491
 
 
   @himanshug  we have cleared cookies several time, everything is working excpet UI is not opening.
   The first time your open the router you get below error
   GSSException: Defective token detected (Mechanism level: GSSHeader did not find the right tag)
   
   when we fresh it again we get below error
   
   Problem accessing /unified-console.html. Reason:
   
       org.apache.hadoop.security.authentication.util.SignerException: Invalid signed text: 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org