diff options
author | Zhanna Tsitkov <tsitkova@mit.edu> | 2012-08-01 11:44:32 -0400 |
---|---|---|
committer | Zhanna Tsitkov <tsitkova@mit.edu> | 2012-08-01 11:44:32 -0400 |
commit | f6f5c680aa0a57f581e5f192cef46567cc7415e2 (patch) | |
tree | 5da77824a68b81d9e6706c1b1c9635f339407cd0 | |
parent | a5fa62b819f64181bede825cbfad03df16da3610 (diff) | |
download | krb5-f6f5c680aa0a57f581e5f192cef46567cc7415e2.tar.gz krb5-f6f5c680aa0a57f581e5f192cef46567cc7415e2.tar.xz krb5-f6f5c680aa0a57f581e5f192cef46567cc7415e2.zip |
Doc the need to restart KDC if kdc.conf changed
-rw-r--r-- | doc/rst_source/krb_admins/conf_files/kdc_conf.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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 --------- |