Oracle Solaris System Administration (MOSC)

MOSC Banner

Solaris NFS share permission issue

edited Aug 20, 2015 1:09AM in Oracle Solaris System Administration (MOSC) 6 commentsAnswered

Hi All,

Please find the details below.

share path: /data

permission : 777

ownership : sap:sys

NFS SERVER :

---------------------

1. share -F nfs /data ( currently set)

Also tried with the below iption's

                           2.   share -F nfs -o rw,root=nfsclientip /data

                            3.  share -F nfs -o rw,anon=0 /data

                             4.  share -F nfs -o root=nfsclientip /data

NFS CLIENT :

mount -F nfs nfsserver:/data /nfsdata

Problem Facing :

----------------------

* If i use option 1, i am not able to touch any file under the share path as a root login in nfsclient.

* If i use option 2,3,4 i am able to touch a file. But the ownership laid as "nobody", Where i need as "root".

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center