Excerpts from internet.info-afs: 9-Feb-94 Re: by Derrick Brashear@andrew.
> This problem could easily be solved by using the Kerberos UID-mapping
> hack Athena did with Kerberos 4. One module needs to be added to the
> kernel (nfsmapctl) and I was able to do that on my Sun 3 running SunOS
> 4.1.1. However, the rest of the work involved is:
> a) rebuild rpc.mountd... source is provided with the Athena mods
> b) fix a module already present in the kernel, nfs_server.o
And then, after this has been done, I remember seeing something called
afsxnfs, which is basically a hack on the Kerberos 4
simple_{client,server} code, which allows you to serve AFS via
Kerberized NFS...
Unfortunately the source to the server half is in a directory which is
not world-readable-for whatever reason. But it is there.
-D