From: Zhanna Tsitkov Date: Wed, 1 Aug 2012 15:44:32 +0000 (-0400) Subject: Doc the need to restart KDC if kdc.conf changed X-Git-Tag: krb5-1.11-alpha1~368 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6f5c680aa0a57f581e5f192cef46567cc7415e2;p=thirdparty%2Fkrb5.git Doc the need to restart KDC if kdc.conf changed --- diff --git a/doc/rst_source/krb_admins/conf_files/kdc_conf.rst b/doc/rst_source/krb_admins/conf_files/kdc_conf.rst index 596c395f3d..daf03c9076 100644 --- a/doc/rst_source/krb_admins/conf_files/kdc_conf.rst +++ b/doc/rst_source/krb_admins/conf_files/kdc_conf.rst @@ -12,6 +12,8 @@ Normally, the kdc.conf file is found in the KDC state directory, |kdcdir|. You can override the default location by setting the environment variable **KRB5_KDC_PROFILE**. +Please note that you need to restart KDC daemon for any configuration +changes to take effect. Structure ---------