[692] in Kerberos
Re: NFS uid-map modifications available via archive server
daemon@TELECOM.MIT.EDU (John T Kohl)
Fri Apr 14 14:29:11 1989
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: kerberos@ATHENA.MIT.EDU
It turns out that the archive server doesn't like sending multiple shar
archives in a single request (to avoid possible problems with nested
shar's), so if you want the NFS code, you should send two separate
requests (it is best to wait for delivery of the first before asking for
the second):
send krb-nfs uidmap.pt1.shar
then
send krb-nfs uidmap.pt2.shar
Also, I didn't point this out explicitly, but this distribution will
probably be of little use if you don't have NFS source.
John