[1657] in Kerberos-V5-bugs
KRB5-NeXTSTEP Patch...
daemon@ATHENA.MIT.EDU (Operator)
Wed Oct 4 22:16:52 1995
From: Operator <root@helser08.res.iastate.edu>
Date: Wed, 4 Oct 95 21:38:40 -0500
To: krb5-bugs@MIT.EDU
Hello again, I thought I might add another comment on "porting"
Krb5 to NeXTSTEP. (Please point me in the right direction if this
has already been done). The file fcc_gennew.c in
/src/lib/krb5/ccache/file for some reason will not include the
<sys/stat.h> file. So, one must directly define S_IWUSR and
S_IRUSR, or find a way to fake the POSIX_DEFINED token (not a good
thing). I know there is a better way, but I thought I might bring
this to your attention. Thank you.
Matt Shores