On 17 December 2010 22:20, David Brodbeck <g...@gull.us> wrote:

> On Fri, Dec 17, 2010 at 8:02 AM, Jerry McAllister <jerr...@msu.edu> wrote:
> > Anyway, SeLinux ain't 100% popular over there I noticed.
> > Maybe it is just a matter of getting used to it.  I got
> > tired of reading the posts on it, so haven't figured out
> > if they were substantive or just whiney.
>
> The problem with SELinux is it becomes very difficult to configure
> properly if you don't have a normal, out-of-the-box configuration.
>
> For example, I never did figure out how to keep it from blocking an
> rsync backup.  I disabled it after that, because a system I can't back
> up is pretty useless no matter how secure it is. :)
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>


not sure if it will work on all linuxs but this works fine for me on centos
in enforcing mode

 setsebool -P rsync_disable_trans on
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to