You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/05/12 22:19:00 UTC

[jira] [Updated] (AMBARI-11085) Kerberos: missing identities for AMS in the CSV

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

Robert Levas updated AMBARI-11085:
----------------------------------
    Description: 
There are some naming consistency issues and there are missing entries in the CSV related to AMS.

*Naming inconsistencies*
* ams.zookeeper.principal
** Is: zookeeper/_HOST@$\{realm\}
** Should be: amszk@_HOST$\{realm\}
* ams.zookeeper.keytab 
** Is: $\{keytab_dir\}/zk.service.ams.keytab
** Should be: $\{keytab_dir\}/ams-zk.service.keytab

*Missing CSV entries*
* ams.collector.ketab
* ams-hbase.regionserver.keytab



  was:
There are some naming consistency issues and there are missing entries in the CSV related to AMS.

*Naming inconsistencies:*
* ams.zookeeper.principal
** Is: zookeeper/_HOST@$\{realm\}
** Should be: amszk@_HOST$\{realm\}
* ams.zookeeper.keytab 
** Is: $\{keytab_dir\}/zk.service.ams.keytab
** Should be: $\{keytab_dir\}/ams-zk.service.keytab

*Missing CSV entries*
* ams.collector.ketab
* ams-hbase.regionserver.keytab




> Kerberos: missing identities for AMS in the CSV
> -----------------------------------------------
>
>                 Key: AMBARI-11085
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11085
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Critical
>              Labels: kerberos, kerberos_descriptor
>             Fix For: 2.1.0
>
>
> There are some naming consistency issues and there are missing entries in the CSV related to AMS.
> *Naming inconsistencies*
> * ams.zookeeper.principal
> ** Is: zookeeper/_HOST@$\{realm\}
> ** Should be: amszk@_HOST$\{realm\}
> * ams.zookeeper.keytab 
> ** Is: $\{keytab_dir\}/zk.service.ams.keytab
> ** Should be: $\{keytab_dir\}/ams-zk.service.keytab
> *Missing CSV entries*
> * ams.collector.ketab
> * ams-hbase.regionserver.keytab



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)