Subject: kerberosIV compilation
To: None <port-sparc@sun-lamp.cs.berkeley.edu>
From: Dave McGuire <mcguire@rocinante.digex.net>
List: port-sparc
Date: 06/13/1994 06:56:28
  A note to anyone working on the kerberos v4 tree from Net/2-

  It is necessary to remove the `off_t lseek()' line in
kerberosIV/krb/tf_util.c in function tf_save_cred().  For some freaky
reason, with that sucker in there, lseek() returns -1 no matter what
and causes the credentials records to overwrite the initial
principal/instance string pair.  BOOM!  Without that line, all is
well.


                            -Dave McGuire
                             Operations
                             Digital Express Group, Incorporated
                             mcguire@digex.net

------------------------------------------------------------------------------