You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/03/05 01:10:38 UTC

[jira] [Resolved] (ACCUMULO-3639) Base64 not unwrapped when logging error in KerberosAuthenticator

     [ https://issues.apache.org/jira/browse/ACCUMULO-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-3639.
----------------------------------
    Resolution: Fixed

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {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)