[krbdev.mit.edu #7368] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Oct 5 15:32:31 EDT 2012


Remove MAX_ULOGENTRIES

If a master KDC uses only a 64-bit libkadm5srv then there is no reason
to impose any limit on ulog size: the practical maximum will be given by
the filesystem and available storage space.

Even when using a 32-bit libkadm5srv the maximum practical ulog size
will be found easily enough when mmap() fails.

https://github.com/krb5/krb5/commit/1d7c107c9e9239674b5c7aed32931ab47c50f239
Author: Nicolas Williams <nico at cryptonector.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 1d7c107c9e9239674b5c7aed32931ab47c50f239
Branch: master
 src/include/kdb_log.h    |    1 -
 src/lib/kadm5/alt_prof.c |    4 +---
 2 files changed, 1 insertions(+), 4 deletions(-)



More information about the krb5-bugs mailing list