- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ambari restart and service restart updating krb5.conf file
- Labels:
-
Apache Ambari
Created ‎03-14-2017 01:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
I have configured kerberos and integrated it with our AD, also updated krb5.conf file with some additional details but when I restart ambari or services then krb5.conf getting change so any idea how I can prevent it not to update ?
Thanks in advance.
Created ‎03-14-2017 01:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a setting in kerberos configuration where you can avoid managing krb5.conf from ambari (advanced krb5-conf in keberos section in ambari). Or you can update the template with whatever you want to add in krb5.conf.
Created ‎03-14-2017 01:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a setting in kerberos configuration where you can avoid managing krb5.conf from ambari (advanced krb5-conf in keberos section in ambari). Or you can update the template with whatever you want to add in krb5.conf.
Created ‎03-14-2017 01:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ravi Mutyala Yes I saw that and forgot to mention but I wanted to know the impact if I would disable it ?
Created ‎03-14-2017 01:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you disable it, you need to manage krb5.conf on your own, either with puppet/chef or some other way. Ambari will not overwrite whatever is present in /etc/krb5.conf.
