[
https://issues.apache.org/jira/browse/PHOENIX-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-7837:
----------------------------------
Fix Version/s: 5.3.2
(was: 5.3.1)
> SecureUserConnectionsIT install permissive auth_to_local rules
> --------------------------------------------------------------
>
> Key: PHOENIX-7837
> URL: https://issues.apache.org/jira/browse/PHOENIX-7837
> Project: Phoenix
> Issue Type: Sub-task
> Components: test
> Reporter: Andrew Kyle Purtell
> Assignee: Andrew Kyle Purtell
> Priority: Minor
> Fix For: 5.4.0, 5.3.2
>
>
> {{SecureUserConnectionsIT}} brings up an embedded MiniKDC, sets
> {{hadoop.security.authentication=kerberos}} and the default realm to
> {{{}EXAMPLE.COM{}}}, but never installs any {{{}hadoop.security.auth_to_local
> rules{}}}. On a developer workstation holding an active TGT for an unrelated
> realm {{KerberosName.getShortName}} has no matching rule to the unrelated
> realm and the test fails with {{{}KerberosAuthException{}}}. The fix installs
> permissive rules {{RULE:[1:$1] RULE:[2:$1] DEFAULT}} in the test's
> {{Configuration}} and also sets them statically on {{{}KerberosName{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)