Path: utzoo!utgpu!water!watmath!clyde!bellcore!rutgers!mailrus!tut.cis.ohio-state.edu!husc6!bbn!bbn.com!clements From: clements@bbn.com (Bob Clements) Newsgroups: comp.protocols.nfs Subject: Re: Problems with PC-NFS Summary: Check for fully qualifed hostname Message-ID: <31289@bbn.COM> Date: 24 Oct 88 17:36:22 GMT References: <1747@bu-tyng.bu.edu> Sender: news@bbn.COM Reply-To: clements@BBN.COM (Bob Clements) Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 44 In article <1747@bu-tyng.bu.edu> oneill@bu-tyng.UUCP (Brian O'Neill) writes: >We've just set up to use NFS on our main system, and connect all our PC's to >it using PC-NFS. We seem to be having a slight problem with it. It will not >mount a drive to the server. > >Currently, we are using PC-NFS 3.0 on a single PC for testing. > ... When I >run nfsconf or net use, and attempt to mount a drive, it comes back with: > >NFS038F: Access to file system denied by server. > >as if the path was not in the /etc/exports file, which it is. Here is a >closer look: I just had the same symptom after upgrading from v2 to v3.0 of PC-NFS on my machine, bobcat.bbn.com. After a fair amount of fooling around, it turns out that version 3.0 mucks around with the name of the PC before sending it out in the mount request to the server. In version 2, the request was sent from "bobcat.bbn.com". In version 3, the request is sent from "bobcat". No matter how you try to configure it. A workaround is to have "bobcat" instead of "bobcat.bbn.com" in the netgroup file on the servers. I'm not thrilled with that solution. This is the old "fully qualified or not" issue in Sun system administration. For reasons lost in history and which are not about to be changed, we have fully qualified $HOSTNAMEs and netgroup files and so on in our department. Version 2 allowed either way (as long as the total hostname was short enough). Version 3 doesn't. I don't know whether this is your problem, Brian, but check it out. I have an open problem report to Sun on this. No fix yet. >=========================================================================== >Brian O'Neill - Boston University Corporate Education Center, Tyngsboro, MA >UUCP: {decvax!elrond,ulowell}!bu-tyng!oneill --------- oneill@bu-tyng.UUCP >Internet: oneill@bu-tyng.bu.edu (617) 649-9731 x14 >=========================================================================== /Rcc Bob Clements, clements@bbn.com, 617-873-3612