mchuahan
2nd April 2008, 19:22
Hi All,
I have installed the NFS server and make the following entry in /etc/exports file
/home *(rw,no_root_squash,sync)
And start the nfs service. When I mount the home directory in the other linux server it is working fine. But the ownership of the all folders or files changed in which I have mount the home directory like:
Ownership of folders in the NFS server
mchauhan mchauhan 4096 Mar 28 05:21 mchauhan
gsingh gsingh 4096 Apr 2 08:30 gsingh
After mount command in the other server ownership of
mchauhan mchauhan 4096 Apr 2 08:30 gsingh
gsingh gsingh 4096 Mar 28 05:21 mchauhan
I don’t know why it is not keeping the original permission in the mounted server. Please help me.
Thanks
Manoj
I have installed the NFS server and make the following entry in /etc/exports file
/home *(rw,no_root_squash,sync)
And start the nfs service. When I mount the home directory in the other linux server it is working fine. But the ownership of the all folders or files changed in which I have mount the home directory like:
Ownership of folders in the NFS server
mchauhan mchauhan 4096 Mar 28 05:21 mchauhan
gsingh gsingh 4096 Apr 2 08:30 gsingh
After mount command in the other server ownership of
mchauhan mchauhan 4096 Apr 2 08:30 gsingh
gsingh gsingh 4096 Mar 28 05:21 mchauhan
I don’t know why it is not keeping the original permission in the mounted server. Please help me.
Thanks
Manoj