bodhi.zazen
11th June 2011, 04:21 PM
I am confining users as user_u
selinux is not allowing user_u to access mounted nfs shares.
user_u can access the shares if I disable selinux (setenforce 0) , so the nfs server/client/mount is working properly.
But user_u can not access the nfs share if I enable selinux (setenforce 1)
There are no AVC denials and a google search has not been useful.
Is there a boolean to allow access to nfs shares for user_u or any advice on how to debug this ?
selinux is not allowing user_u to access mounted nfs shares.
user_u can access the shares if I disable selinux (setenforce 0) , so the nfs server/client/mount is working properly.
But user_u can not access the nfs share if I enable selinux (setenforce 1)
There are no AVC denials and a google search has not been useful.
Is there a boolean to allow access to nfs shares for user_u or any advice on how to debug this ?