[958] in Zephyr_Bugs
Re: y2k page for zephyr
daemon@ATHENA.MIT.EDU (shadow+@andrew.cmu.edu)
Mon Nov 9 16:44:30 1998
Date: Mon, 9 Nov 1998 16:42:55 -0500 (EST)
From: shadow+@andrew.cmu.edu
To: jcm@harley.sbi.com
Cc: bug-zephyr@MIT.EDU
While I cannot speak for MIT, I am quite familiar with the Zephyr code;
There should be no problems with the Zephyr code itself. Everywhere it
uses dates it's either seconds since 1970, or in the case of certain
clients a full date. If you're using it with Kerberos support, you'd need
to ascertain whether your Kerberos is y2k compliant for an accurate
picture. I know of no issues with Kerberos 4, but I won't tell you that I
know for sure that there are none.
-D