[1897] in Kerberos-V5-bugs
Re: ss-960411 Checksum Problems
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Apr 21 03:20:33 1996
To: "Theodore Y. Ts'o" <tytso@MIT.EDU>
Cc: Sam Hartman <hartmans@MIT.EDU>, Doug Engert <DEEngert@anl.gov>,
krb5-bugs@MIT.EDU, raeburn@cygnus.com
From: Sam Hartman <hartmans@MIT.EDU>
Date: 21 Apr 1996 03:20:21 -0400
In-Reply-To: "Theodore Y. Ts'o"'s message of Fri, 19 Apr 1996 17:17:24 -0400
OK, I went ahead and implemented a -i option. I also
retouched the man pages about checksums, explaining the three modes of
operation (no options, -c specified, and -i specified). It is a fatal
error to specify both -c and -i: you cannot require the validity of
checksums you are ignoring.
I also added a section explaining in detail the issues related
to selecting a checksum strategy to install.texi. It includes
inetd.conf examples of the BSD utilities for several different
possible configurations.
If there are any minor details, then either fix them yourself
or tell me what you want done.
I'm still looking at a way of presenting a useful error
message to the client if neither -c or -i are specified, and the
client appears to be an old-style client.