Displaying 3 results from an estimated 3 matches for "setenfor".
Did you mean:
setenforce
2015 Jun 16
2
selinux allow apache log access
...ot at monitor2:/etc/httpd] #grep http /var/log/audit/audit.log | audit2allow
#============= httpd_t ==============
allow httpd_t zabbix_log_t:file open;
How can I turn that bit of information into a rule that allows apache
access to this zabbix log file?
I notice that if I disable selinux using setenfor 0, apache starts up
without complaint. But I would rather not leave it disabled.
Thanks,
Tim
--
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
2015 Jun 17
0
selinux allow apache log access
...r/log/audit/audit.log | audit2allow
>
>
> #============= httpd_t ==============
> allow httpd_t zabbix_log_t:file open;
>
> How can I turn that bit of information into a rule that allows apache
> access to this zabbix log file?
>
> I notice that if I disable selinux using setenfor 0, apache starts up
> without complaint. But I would rather not leave it disabled.
>
> Thanks,
> Tim
>
--
regards
Harold Toms
http://iodine.chem.qmul.ac.uk
"Priestley's works... tended to unsettle every thing, and yet settled
nothing."
- Samuel Johnson.
2015 Jun 17
2
selinux allow apache log access
...>>
>>
>> #============= httpd_t ==============
>> allow httpd_t zabbix_log_t:file open;
>>
>> How can I turn that bit of information into a rule that allows apache
>> access to this zabbix log file?
>>
>> I notice that if I disable selinux using setenfor 0, apache starts up
>> without complaint. But I would rather not leave it disabled.
>>
>> Thanks,
>> Tim
>>
>>
>
> --
> regards
>
> Harold Toms
> http://iodine.chem.qmul.ac.uk
> "Priestley's works... tended to unsettle every thing, a...