Here you go. Nothing too fancy:

[root@centos ~]# cat /etc/exports
/home   *(ro,sync)
/opt/company_data *(rw,sync)



On Jun 2, 2011, at 2:07 PM, Louis Lagendijk wrote:

> On Thu, 2011-06-02 at 14:01 -0400, RILINDO FOSTER wrote:
>> It is actually commented out in SL6.
>> 
>> 
>> On Jun 2, 2011, at 11:56 AM, Tom H wrote:
>> 
>>> On Mon, May 30, 2011 at 10:53 PM, RILINDO FOSTER <rili...@me.com> wrote:
>>>> On May 30, 2011, at 10:29 PM, Tom H wrote:
>>>>> 
>>>>> Are the values of "Domain" in "/etc/idmapd.conf" the same on the
>>>>> client and the server?
>>>>> 
>>>>> FYI: For nfsv4, there's no need to have any ports other than 111 and 2049.
>>>>> 
>>>>> (Are you using "fsid=0" as an option?)
>>>> 
> Can you please show your /etc/exports? I remember that in Fedora some
> changes were made which probably included in RHEL6 as well that made
> fsid superfluous. Here is mine in case it helps you:
> /export  gss/krb5(fsid=0,sync,insecure,no_subtree_check,no_root_squash)
> /export/home1
> gss/krb5(rw,nohide,sync,insecure,no_subtree_check,no_root_squash)
> /export/home2
> gss/krb5(rw,nohide,sync,insecure,no_subtree_check,no_root_squash)
> 
> Louis
> 
> _______________________________________________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to