Josh Elser created ACCUMULO-3639:
------------------------------------

             Summary: Base64 not unwrapped when logging error in 
KerberosAuthenticator
                 Key: ACCUMULO-3639
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3639
             Project: Accumulo
          Issue Type: Bug
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.7.0


{noformat}
org.apache.accumulo.core.client.AccumuloSecurityException: Error USER_EXISTS 
for user dXNlcjVARVhBTVBMRS5DT00= - The user exists
{noformat}

To account for '/' in principal names due to Kerberos, we base64 the principal 
name before putting it in ZK. The exception includes the base64'd verison, not 
the original.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to