[
https://issues.apache.org/jira/browse/AMBARI-19767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yusaku Sako updated AMBARI-19767:
---------------------------------
Reporter: Supreeth Sharma (was: Robert Levas)
> Inconsistent auth-to-local rules processing during Kerberos authentication
> --------------------------------------------------------------------------
>
> Key: AMBARI-19767
> URL: https://issues.apache.org/jira/browse/AMBARI-19767
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Supreeth Sharma
> Assignee: Robert Levas
> Labels: authentication, kerberos
> Fix For: 2.5.0
>
> Attachments: AMBARI-19767_branch-2.5_01.patch,
> AMBARI-19767_trunk_01.patch
>
>
> Facing issue with local to auth rules.
> [email protected] is getting converted to ambari-qa-cl1 as well as
> ambari-qa with same ambari configuration ie
> authentication.kerberos.auth_to_local.rules=DEFAULT.
> 1st translation :
> {code}
> 28 Jan 2017 11:44:45,529 INFO [ambari-client-thread-3298]
> AmbariAuthToLocalUserDetailsService:102 - Translated
> [email protected] to ambari-qa-cl1 using auth-to-local rules during
> Kerberos authentication.
> {code}
> 2nd translation :
> {code}
> 28 Jan 2017 11:47:36,425 INFO [ambari-client-thread-3172]
> AmbariAuthToLocalUserDetailsService:102 - Translated
> [email protected] to ambari-qa using auth-to-local rules during
> Kerberos authentication.
> 28 Jan 2017 11:47:36,428 WARN [ambari-client-thread-3172]
> AmbariAuthToLocalUserDetailsService:136 - Failed find user account for user
> with username of ambari-qa during Kerberos authentication.
> 28
> {code}
> Since authentication.kerberos.auth_to_local.rules=DEFAULT ,
> '[email protected]' should have been translated to 'ambari-qa-cl1'.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)