home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!ncar!noao!arizona!arizona.edu!ece.arizona.edu!tb
- From: tb@ece.arizona.edu (Tom Bortone)
- Newsgroups: comp.unix.ultrix
- Subject: NFS Mounts
- Message-ID: <1992Jul27.170134@ece.arizona.edu>
- Date: 28 Jul 92 00:01:34 GMT
- Reply-To: tb@ece.arizona.edu (Tom Bortone)
- Distribution: world,local
- Organization: University of Arizona Dept. of Electrical and Computer Engineering
- Lines: 18
- Nntp-Posting-Host: naples.ece.arizona.edu
-
- I have set up a directory for export in /usr/users:
-
- drwxrwxr-x 2 root optics 512 Jul 20 09:48 sundec
-
- with the export file /etc/exports:
-
-
- /usr/users/sundec natasha.ece.arizona.edu
-
-
- I'm running the automounter on a Sun with the entry in /etc/auto.direct:
-
-
- /home/sundec -rw,intr,hard,grpid goofy:/usr/users/sundec
-
- The file mounts fine but I cannot write in the mounted directory.
-
- Can anyone tell me what's wrong?
-