[207] in Kerberos_V5_Development
"Alpha" Version of Kerberos for MacOS
daemon@ATHENA.MIT.EDU (Gavin_Eadie@UM.CC.UMICH.EDU)
Fri Mar 23 10:46:12 1990
Date: Fri, 23 Mar 90 10:43:44 EST
From: Gavin_Eadie@UM.CC.UMICH.EDU
To: krbdev@MIT.EDU, macdev@MIT.EDU, satz@CISCO.COM, billdo@IFS.UMICH.EDU,
Nice! I pulled this all over and recompiled it. There were some 'cd'
commands in your MPW Makefiles that should have been 'directory' 
but, in general it went together very well. I've not had time to
test it against the IFS.UMICH.EDU Kerberos server yet and will
report more when I have.
 
When I wrote my Kerberised Appleshare authenicator I ran into the
same problem with time on the Mac as you and decided to use the
timezone setting in the parameter RAM. This has the problem that not
many people know you can set it, it's not too intuitive an interface
and the software is not installed in the system by default. All
these aside, that is where the timezone should be. I'm working with
someone at Claris to put some software together that makes this a
better solution. Also some variation on your Kerberised gettime could
be used to set the Mac clock and timezone.
 
... Gav