diff options
author | Greg Hudson <ghudson@mit.edu> | 2009-10-07 16:39:54 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2009-10-07 16:39:54 +0000 |
commit | fb0cd72c2b78663f6bbd7e6f02baebec85244394 (patch) | |
tree | 76ca724b1617d6c6272e618265f60db72bf83ad3 /doc/admin.texinfo | |
parent | af272eb06c753ca9244768e11ae01aa10f21a9c7 (diff) | |
download | krb5-fb0cd72c2b78663f6bbd7e6f02baebec85244394.tar.gz krb5-fb0cd72c2b78663f6bbd7e6f02baebec85244394.tar.xz krb5-fb0cd72c2b78663f6bbd7e6f02baebec85244394.zip |
Remove an outdated parenthetical comment about master_kdc; we actually
do check if the response came from the master KDC now.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22864 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/admin.texinfo')
-rw-r--r-- | doc/admin.texinfo | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/admin.texinfo b/doc/admin.texinfo index 9af5f6b258..a10a2ee403 100644 --- a/doc/admin.texinfo +++ b/doc/admin.texinfo @@ -691,9 +691,7 @@ Identifies the master KDC(s). Currently, this tag is used in only one case: If an attempt to get credentials fails because of an invalid password, the client software will attempt to contact the master KDC, in case the user's password has just been changed, and the updated -database has not been propagated to the slave servers yet. (We don't -currently check whether the KDC from which the initial response came -is on the master KDC list. That may be fixed in the future.) +database has not been propagated to the slave servers yet. @itemx database_module |