Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
security
Description
when we get javax.security.sasl.SaslException in Client.setupSaslConnection() one possible problem could be an expired TGT.
So we try to relogin from the keytab. But this should be attempted ONLY in case of loginUser or proxyUgi.realUser trying to connect.