You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "kirby zhou (Jira)" <ji...@apache.org> on 2022/07/22 11:45:00 UTC

[jira] [Created] (RANGER-3835) setup.sh of KMS wont set kerberos settings of http endpoint.

kirby zhou created RANGER-3835:
----------------------------------

             Summary: setup.sh of KMS wont set kerberos settings of http endpoint.
                 Key: RANGER-3835
                 URL: https://issues.apache.org/jira/browse/RANGER-3835
             Project: Ranger
          Issue Type: Bug
          Components: kms
    Affects Versions: 3.0.0, 2.3.0
            Reporter: kirby zhou


Kerberos is very important to protect KMS.

kms-site.xml has 2 properties:

hadoop.kms.authentication.kerberos.principal

    The Kerberos principal to use for the HTTP endpoint.

hadoop.kms.authentication.kerberos.keytab

    Path to the keytab with credentials for the configured Kerberos principal.

 

But setup.sh and install.properties DO NOT do anything with them.

It just set some principal and keytab which used to connect to ranger.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)