stoty commented on a change in pull request #20: PHOENIX-5772 Streamline the 
kerberos logic in thin client java code
URL: https://github.com/apache/phoenix-queryserver/pull/20#discussion_r392210528
 
 

 ##########
 File path: bin/thin_client_jaas.conf
 ##########
 @@ -0,0 +1,5 @@
+ThinClient {
+  com.sun.security.auth.module.Krb5LoginModule required
 
 Review comment:
   You are right.
   I cobbled together a solution without external config file, and with IBM JRE 
support based on the hadoop minicluster config. It mostly works with IBM JRE 
now.
   Getting the IBM JRE actually talk to a HTTPS server was also fun. (Only 
old-timers remember the export-only limited cipher brouhaha, that IBM still has)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to