SUMMARY: what is wrong?

From: Kejia Shi Z/BI (erakeia@lmera.ericsson.se)
Date: Fri Mar 21 1997 - 07:46:13 CST


> Sun managers!
>
> I want to mount a directory.
> What is wrong in the following process:
>
> NFS server:
> SunOS zbmas1o 5.5.1 Generic_103640-05 sun4m sparc SUNW,SPARCstation-20
>
> Client:
> SunOS zbws01o 5.5.1 Generic_103640-05 sun4m sparc SUNW,SPARCstation-4
>
> On NFS server> mkdir /zzz
> On NFS server> cd /zzz
> On NFS server> touch xx
> On NFS server> more /etc/dfs/dfstab
> ...
> share -F nfs -o
> rw=zbomcoall,root=zbdat1o:zbdat2o:zbmas1o:wsonodisk:zbws01o:zbws02o /zzz
> On NFS server> share -F nfs -o rw /zzz
> ^^^^^^^^^^^^^^^^^^^^^^^

> On client> mount zbmas1o:/zzz /zzz
> On client> cd /zzz
> On client> echo qaz >> xx
> On client> xx: Permission denied
>
> Why?

Answer:

It looks like your 'share' command (above) is overriding the options
specified in dfstab. If you run 'shareall' it should fix the problem.

Or remove the option in dfstab.

Thanks to
Dan Lorenzini
Luca Pizzinato
....

Kejia



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:49 CDT