Re: NFS server: permission denied

Jeff Macfarland <[email protected]> Sun, 14 May 2006 17:18:25 -0500
Newsgroups gmane.linux.redhat.amd64
Message-ID <[email protected]>
Marc Petitmermet wrote:
>> What am I missing?
> 
> Did you check SELinux?
> 
> Regards,
> Marc
> 

Not being familiar with SELinux, Im assuming the following means its 
disabled?

$ cat /etc/sysconfig/selinux
SELINUX=disabled
SELINUXTYPE=targeted

$ getenforce
Disabled

Thanks for the reply.