You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sean Roberts (JIRA)" <ji...@apache.org> on 2018/01/26 10:44:02 UTC

[jira] [Created] (AMBARI-22850) Manage 'oozie.service.ProxyUserService.proxyuser' for Ambari Server principal

Sean Roberts created AMBARI-22850:
-------------------------------------

             Summary: Manage 'oozie.service.ProxyUserService.proxyuser' for Ambari Server principal
                 Key: AMBARI-22850
                 URL: https://issues.apache.org/jira/browse/AMBARI-22850
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server, service-advisor, stacks
            Reporter: Sean Roberts


Ambari Server should manage these attributes. It should be the user or the kerberos principal username.
{code}
oozie.service.ProxyUserService.proxyuser.#AmbariUserOrPrincipal#.groups
oozie.service.ProxyUserService.proxyuser.#AmbariUserOrPrincipal#.hosts
{code}

Without them the Workflow Manager View will not function.

Ambari already manages this exact config for the knox user.

And managed the Ambari principal user for core-site hadoop.proxyuser:
{code}
hadoop.proxyuser.#AmbariUserPrincipal#.groups
hadoop.proxyuser.#AmbariUserPrincipal#.hosts
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)