You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jeff Zhang <zj...@gmail.com> on 2016/03/28 12:37:25 UTC

How to create new principal and keytab for new service ?

I have a new service, and I'd like create new principal and keytab for this
service when kerberos is enabled. Which script should I touch ? Thanks


-- 
Best Regards

Jeff Zhang

Re: How to create new principal and keytab for new service ?

Posted by Gautam Borad <gb...@gmail.com>.
Jeff, This might be useful for you :
https://cwiki.apache.org/confluence/display/AMBARI/Automated+Kerberizaton.
Thanks.

On Tue, Mar 29, 2016 at 8:53 AM, Zhao Wei ZW Shen <sh...@cn.ibm.com>
wrote:

> Jeff,
>
> You just need implement the Kerberos Descriptor (kerberos.json). Ambari
> will help to create principals and distribute the keytab file.
>
>
> Regards,
> Zhaowei Shen
>
> [image: Inactive hide details for Jeff Zhang ---2016-03-28 下午 06:38:45---I
> have a new service, and I'd like create new principal an]Jeff Zhang
> ---2016-03-28 下午 06:38:45---I have a new service, and I'd like create new
> principal and keytab for this service when kerberos is
>
> From: Jeff Zhang <zj...@gmail.com>
> To: user@ambari.apache.org, Ambari <de...@ambari.apache.org>
> Date: 2016-03-28 下午 06:38
> Subject: How to create new principal and keytab for new service ?
> ------------------------------
>
>
>
> I have a new service, and I'd like create new principal and keytab for this
> service when kerberos is enabled. Which script should I touch ? Thanks
>
>
> --
> Best Regards
>
> Jeff Zhang
>
>
>
>


-- 
Regards,
Gautam.

Re: How to create new principal and keytab for new service ?

Posted by Zhao Wei ZW Shen <sh...@cn.ibm.com>.
Jeff,

You just need implement the Kerberos Descriptor (kerberos.json). Ambari
will help to create principals and distribute the keytab file.


Regards,
Zhaowei Shen



From:	Jeff Zhang <zj...@gmail.com>
To:	user@ambari.apache.org, Ambari <de...@ambari.apache.org>
Date:	2016-03-28 下午 06:38
Subject:	How to create new principal and keytab for new service ?



I have a new service, and I'd like create new principal and keytab for this
service when kerberos is enabled. Which script should I touch ? Thanks


--
Best Regards

Jeff Zhang