It keeps butting in when I try to install map software from Garmin under Wine. I'm not nearly competent not willing to apply the remedy it suggests. How do I get to someplace where I can disable it, or at least set it to permissive?
________________________________ From: Beartooth <beartooth at comcast.net> To: centos at centos.org Sent: Thursday, July 26, 2012 12:25 PM Subject: [CentOS] SELinux in CentOS 6>??? It keeps butting in when I try to install map software from Garmin > under Wine. I'm not nearly competent not willing to apply the remedy it > suggests. How do I get to someplace where I can disable it, or at least > set it to permissive?_______________________________________________ You can edit the /etc/selinux/config ..but I anticipate this thread will spawn yet another instance of "SELinux Wars.." ?If life gives you lemons, keep them-- because hey.. free lemons. "~heart~ Sticker"? fixer:? http://microflush.org/stuff/stickers/heartFix.html
2012/7/26 Beartooth <beartooth at comcast.net>:> > It keeps butting in when I try to install map software from Garmin > under Wine. I'm not nearly competent not willing to apply the remedy it > suggests. How do I get to someplace where I can disable it, or at least > set it to permissive? > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centosedit /etc/selinux/config
From: Beartooth <beartooth at comcast.net>> ??? It keeps butting in when I try to install map software from Garmin > under Wine. I'm not nearly competent not willing to apply the remedy it > suggests. How do I get to someplace where I can disable it, or at least > set it to permissive?Not an selinux expert at all but maybe look for "permissive domains"... JD
If you temporarily want SELinux permissive and plan on fixing it with a custom policy module, run `setenforce 0`. Check to see the SELinux status with `getenforce`. And you can check /var/log/audit/audit.log to see what SELinux is saying. I'm more inclined these days to put together policy modules rather than _forever_ setting it to permissive (unless you get logwatch reports on it, SELinux might as well be disabled completely). Set SELinux to permissive, get your application configured and working, then come back and use the items logged while set to permissive to generate a policy module. ---~~.~~--- Mike // SilverTip257 // On Thu, Jul 26, 2012 at 3:25 PM, Beartooth <beartooth at comcast.net> wrote:> > It keeps butting in when I try to install map software from Garmin > under Wine. I'm not nearly competent not willing to apply the remedy it > suggests. How do I get to someplace where I can disable it, or at least > set it to permissive? > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos