Re: NFS - Access rights - solaris --linux
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 06/29/03
- Next message: Khalid Schofield: "Re: booting problems"
- Previous message: Alan Coopersmith: "Re: netscape 7 problem"
- In reply to: udo konstantin: "NFS - Access rights - solaris --linux"
- Next in thread: udo: "Re: NFS - Access rights - solaris --linux"
- Reply: udo: "Re: NFS - Access rights - solaris --linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Jun 2003 12:20:24 -0500
On Sun, 29 Jun 2003 10:11:11 -0700, udo konstantin wrote:
> Hi all,
>
> in a given environment I had at least one sun sparc with solaris 9. I
> want to share via nfs a part of my second disk. This is slice 1.
> So I mount it locally on the sun and create several directory.
>
> The next I want to mount from a remote Linux station this volume.
> All seems to be o.k.. I can mount the volume from the sun, and also
> can see the directories.
> But I can't copy or create any file on the mounted disk.
Permissions problem.
If your network is secure and you have trusted users - perhaps unlikely -
[/]# cat /etc/dfs/dfstab
share -F nfs -o anon=0,rw=.domain /save
share -F nfs -o anon=0,rw=.domain /save1
share -F nfs -o anon=0,rw=.domain /export/home
Read the man page for share_nfs carefully, especially the examples and be
aware that UID differences between the systems probably exist unless you
are using NIS/NIS+.
- Next message: Khalid Schofield: "Re: booting problems"
- Previous message: Alan Coopersmith: "Re: netscape 7 problem"
- In reply to: udo konstantin: "NFS - Access rights - solaris --linux"
- Next in thread: udo: "Re: NFS - Access rights - solaris --linux"
- Reply: udo: "Re: NFS - Access rights - solaris --linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|