Robert Levas created AMBARI-24923:
-------------------------------------
Summary: Create tproxy-configuration category in Ambari
Configurations data
Key: AMBARI-24923
URL: https://issues.apache.org/jira/browse/AMBARI-24923
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: ambari-2.8
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: ambari-2.8
Create tproxy-configuration category in Ambari Configurations data with the
following properties:
* {{ambari.tproxy.authentication.enabled}}
** Determines whether to allow trusted proxy authentication when logging into
Ambari
** {{true}} | {{false}}
* {{ambari.tproxy.proxyuser.$username.hosts}}
** List of hosts from which trusted-proxy user ‘$username’ can connect from
** {{\*}} | {{c7401.ambari.apache.org}} | {{10.42.80.64,10.42.80.65}} |
{{10.222.0.0/16,10.113.221.221}}
* {{ambari.tproxy.proxyuser.$username.users}}
** List of users which the trusted-proxy user ‘$username’ can proxy for
** {{\*}} | {{user1,user2}}
* {{ambari.tproxy.proxyuser.$username.groups}}
** List of user-groups which trusted-proxy user ‘$username’ can proxy for
** {{\*}} | {{group1,group2}}
Note: {{$username}} is variable, declaring the values for a particular proxy
user. For example "knox".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)