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

Hongxu Ma updated HAWQ-1477:
----------------------------
    Description: 
Ranger-plugin connect to Ranger admin server under kerberos security.

add 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]

  was:Ranger-plugin connect to Ranger admin server under kerberos security.


> 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: backlog
>
>
> Ranger-plugin connect to Ranger admin server under kerberos security.
> add 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)

Reply via email to