[276] in SIPB_Linux_Development
Quiche developments for the day
daemon@ATHENA.MIT.EDU ("Mark W. Eichin")
Tue Dec 14 21:42:16 1993
Date: Tue, 14 Dec 93 21:41:45 EST
From: eichin@MIT.EDU ("Mark W. Eichin")
To: ghudson@MIT.EDU, linux-dev@MIT.EDU
In-Reply-To: ghudson@MIT.EDU's message of Tue, 14 Dec 93 21:26:22 EST <9312150226.AA03718@deathtongue.MIT.EDU>
>> ~/tmp/debian.notes. At any rate, ugidd turns out to be a service for
>> NFS mappings, but I still get from attach:
I'm surprised that you'd expect it to work. You need the kerberized
daemon that makes nfs_mapctl system calls, and you need to modify it
to perhaps talk to this daemon instead (though it may make more sense
to talk directly to the nfsd process, by whatever means ugidd is
using.) I can try and dig up those sources, but it will be work to
actually do the conversion.
_Mark_