Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!agate!shelby!ATHENA.MIT.EDU!jtkohl From: jtkohl@ATHENA.MIT.EDU (John T Kohl) Newsgroups: comp.protocols.kerberos Subject: Kerberos PATCH 9 now available Message-ID: <9003202222.AA01220@lycus.MIT.EDU> Date: 20 Mar 90 22:22:26 GMT Sender: daemon@shelby.Stanford.EDU Organization: The Internet Lines: 31 A ninth set of patches is now available from ATHENA-DIST.MIT.EDU, either by anonymous FTP or by archive server mail retrieval. Anonymous FTP: connect to ATHENA-DIST.MIT.EDU, retrieve /pub/kerberos/patch9 (patch only) or /pub/kerberos/README (for instructions on obtaining the entire distribution). Archive server mail retrieval: send a mail message with a subject 'send krb-code patch9' to archive-server@ATHENA-DIST.MIT.EDU John Kohl Digital Equipment Corporation/Project Athena CHANGES in this patch file: - remove unpalatable code to deal with time conversions in admin tools - improve error handling in kdb_util - fix bug(s) in setting KRBTKFILE in login.krb (no check on return value of rindex(); KRBTKFILE preserved when not explicitly set) - add new ORGANIZATION variable for kinit to print (configurable at compile time); remove use of gets() in kinit - fix return value of krb_get_tf_fullname() - fix file descriptor leaks in read_service_key() - fix buffer overrun problems in krb_sendauth(), krb_recvauth() - fix shared memory re-use bug in tf_util - updated prototype krb.realms, prototype.c, prototype.h, README - fix "connection refused" bug in kprop/kpropd (static port number wasn't being saved) - RCS id updates for internal version number changes