Re: [CentOS] SELinux module

2016-09-16 Thread Bernard Fay
Thanks a lot Jonathan, It was that simple!!! Problem fixed! On Fri, Sep 16, 2016 at 10:05 AM, Jonathan Billings wrote: > If you are using NFS homedirs, you should run: > > setsebool -P use_nfs_home_dirs 1 > > -- > Jonathan Billings > > > On Sep 16, 2016, at 08:25, Bernard Fay wrote: > > > >

Re: [CentOS] SELinux module

2016-09-16 Thread Jonathan Billings
If you are using NFS homedirs, you should run: setsebool -P use_nfs_home_dirs 1 -- Jonathan Billings > On Sep 16, 2016, at 08:25, Bernard Fay wrote: > > setsebool -P use_nfs_home_dirs 1 > > * Plugin catchall (11.6 confidence) suggests > ** > > If you believe that

Re: [CentOS] SELinux module

2016-09-16 Thread Bernard Fay
I do not want to disable SELinux at large but only for a directory and its sub-directories. On Fri, Sep 16, 2016 at 8:31 AM, Eddie G. O'Connor Jr. wrote: > Not sure about most others, but I was always told that you never disable > Selina. Of course that is in a business/corporate setting. If

[CentOS] SELinux module

2016-09-16 Thread Bernard Fay
Hello everyone, I have a problem with oddjob_mkhomedir on a NFS mount point. The actual context is nfs_t drwxr-xr-x. root root system_u:object_r:nfs_t:s0 users/ With this type, oddjob_mkhomedir cannot do is job of creating home user directories. In the logs, I found about creating a new