home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi
- Path: sparky!uunet!ukma!darwin.sura.net!mojo.eng.umd.edu!naiming
- From: naiming@eng.umd.edu (Naiming Shen)
- Subject: Help with No permission writing on a NFS mounted directory
- Message-ID: <1992Nov10.202412.647@eng.umd.edu>
- Date: Tue, 10 Nov 92 20:24:12 GMT
- Organization: Electrical Engineering, University of Maryland
- References: <1992Nov10.130917.14093@gserv1.dl.ac.uk> <s6qjkf8@zuni.esd.sgi.com>
- Lines: 20
-
- Hi, network, nfs experts:
- I tried to mount my sgi workstation directory on a remote SunSparcstation.
- I put a line in the /etc/exports on the Sun and did exportfs. On the iris
- side, I put "lions:/usr2/ff /usr/people/testing/ff nfs rw,bg,hard,nointr,
- timeo=100 0 0" in the /etc/fstab.(lions is the name of the Sun, ff is the
- directory I want to mount on to the sun.).
- After I did "/etc/mount lions:/usr2/ff /usr/people/testing/ff"
- and used "df -k" to check, it was mounted: it shows:
- lions:/usr2/ff nfs xxx xxx xxx 51% /usr/people/testing/ff
-
- Then I went to /usr/people/testing, did 'ls -ls':
- 1 drwxr-xr-x root deamon 512 Nov 10 ff
-
- But I can't copy files or create directories even I am a root! Can
- someone out there point to me what problem I am having?
- thanks in advance.
-
- Naiming,
-
-
-