Ambari allows managers if custom changes to krb5.conf. Simply add the configuration, and any other changes you have to the appropriate section in
Services > Kerberos > Advanced: krb5 conf template -- Sean Roberts ... blame the phone for typos On 4 May 2018, at 23:40, Lian Jiang <[email protected]<mailto:[email protected]>> wrote: Thanks. So the workaround for now is to use krb5.conf unmanaged by ambari? On Fri, May 4, 2018 at 3:28 PM, Sandor Molnar <[email protected]<mailto:[email protected]>> wrote: Hi, To allow end users setting 'udp_preference_limit' to 1 we implemented the following change: https://github.com/apache/ambari/pull/129 This will be available in 2.7. Cheers, Sandor From: Lian Jiang <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, May 4, 2018 at 11:57 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: use krb-conf section to set udp_preference_limit = 1 Hi, According to https://community.hortonworks.com/content/supportkb/149955/errorcould-not-configure-server-because-sasl-confi.html, I need "udp_preference_limit = 1" for zookeeper to work with kerberos. How can I set this property using krb5-conf section in ambari blueprint? Thanks for any hint.
