[28731] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.11]: Update iprop_master_ulogsize documentation
daemon@ATHENA.MIT.EDU (Tom Yu)
Fri Feb 6 17:30:16 2015
Date: Fri, 6 Feb 2015 17:26:50 -0500
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201502062226.t16MQoGR024797@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/76b99c557265f2f960477976ce89d9c5f60a7177
commit 76b99c557265f2f960477976ce89d9c5f60a7177
Author: Greg Hudson <ghudson@mit.edu>
Date: Fri Mar 7 10:37:48 2014 -0500
Update iprop_master_ulogsize documentation
When we removed the maximum number of ulog entries (#7368), we did not
update the documentation for that parameter in kdc.conf. Reported by
Richard Basch.
(cherry picked from commit 5fa7e666bd81a2222b155bdf3f0c3fc1bc3fabf5)
ticket: 8087 (new)
version_fixed: 1.11.6
status: resolved
doc/admin/conf_files/kdc_conf.rst | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/admin/conf_files/kdc_conf.rst b/doc/admin/conf_files/kdc_conf.rst
index d3dcc36..62e4e30 100644
--- a/doc/admin/conf_files/kdc_conf.rst
+++ b/doc/admin/conf_files/kdc_conf.rst
@@ -201,8 +201,8 @@ The following tags may be specified in a [realms] subsection:
**iprop_master_ulogsize**
(Integer.) Specifies the maximum number of log entries to be
- retained for incremental propagation. The maximum value is 2500;
- the default value is 1000.
+ retained for incremental propagation. The default value is 1000.
+ Prior to release 1.11, the maximum value was 2500.
**iprop_slave_poll**
(Delta time string.) Specifies how often the slave KDC polls for
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5