Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!cs.uoregon.edu!ogicse!qiclab!nosun!tessi!joey From: joey@tessi.UUCP (Joe Pruett) Newsgroups: comp.sys.apollo Subject: Re: NFS mount problem between Next <-> APOLLO Message-ID: <667@tessi.UUCP> Date: 13 Apr 91 17:25:02 GMT References: <1991Apr9.015148.17946@leland.Stanford.EDU> <1991Apr9.072112.15858@alphalpha.com> <1991Apr10.135826.26648@media.uucp> Organization: Test Systems Strategies, Beaverton, Oregon Lines: 9 I was able to finally get df to work for apollo filesystems accessed through NFS. All I had to to was create a group in the registry on the apollo. Looking at /usr/adm/nfs_error_log showed lots of "Unable to convert uid , gid 5 to a SID" messages. None of our users are in group 5 (operator), but I decided to create that group on the apollo, and everything started working. I don't know where the 5 is coming from, but as long as things work better I'm willing to live with the mystery.