[
https://issues.apache.org/jira/browse/HAWQ-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hongxu Ma closed HAWQ-1477.
---------------------------
Resolution: Fixed
Fix Version/s: (was: backlog)
2.3.0.0-incubating
fixed
> Ranger-plugin connect to Ranger admin under kerberos security.
> --------------------------------------------------------------
>
> Key: HAWQ-1477
> URL: https://issues.apache.org/jira/browse/HAWQ-1477
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Security
> Reporter: Hongxu Ma
> Assignee: Hongxu Ma
> Fix For: 2.3.0.0-incubating
>
>
> Ranger-plugin connect to Ranger admin server under kerberos security.
> Added three property items in rps.properties
> {code}
> # RPS connect to RangerAdmin authentication type: simple or kerberos
> RPS_AUTH=simple
> # kerberos client principal, e.g. postgres
> # can set empty (use the current kinit context)
> RPS_PRINCIPAL=
> # kerberos client keytab file, e.g. /etc/security/keytabs/hawq.service.keytab
> # can set empty (use the current kinit context)
> RPS_KEYTAB=
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)