Displaying 4 results from an estimated 4 matches for "zabbix_t".
2015 Jun 17
2
selinux allow apache log access
...t/audit.log | audit2allow -M zabbix
> semodule -i zabbix.pp
Thanks for your response! However this is what happens when I try to
install the module:
[root at monitor2:~] #semodule -i zabbix.pp
libsepol.print_missing_requirements: zabbix's global requirements were not
met: type/attribute zabbix_t (No such file or directory).
libsemanage.semanage_link_sandbox: Link packages failed (No such file or
directory).
semodule: Failed!
Any other thoughts?
Thanks,
Tim
On Wed, Jun 17, 2015 at 5:32 AM, Harold Toms <h.toms at qmul.ac.uk> wrote:
> Try something like:
>
> grep zabbix /...
2015 Jun 17
0
selinux allow apache log access
...gt; semodule -i zabbix.pp
>
>
> Thanks for your response! However this is what happens when I try to
> install the module:
>
> [root at monitor2:~] #semodule -i zabbix.pp
> libsepol.print_missing_requirements: zabbix's global requirements were not
> met: type/attribute zabbix_t (No such file or directory).
> libsemanage.semanage_link_sandbox: Link packages failed (No such file or
> directory).
> semodule: Failed!
>
>
> Any other thoughts?
>
> Thanks,
> Tim
>
>
That's because there's already a zabbix module loaded (the message isn...
2015 Jun 16
2
selinux allow apache log access
Hey guys,.
I have a centos 7 machine I'm using as a zabbix server. And I noticed that
apache won't start, with this complaint in the error log:
(13)Permission denied: AH00091: httpd: could not open error log file
/var/log/zabbix_error_log.
AH00015: Unable to open logs
I tried having a look at audit2allow and this is the response I get back:
[root at monitor2:/etc/httpd] #grep http
2015 Jun 17
2
selinux allow apache log access
...t;
>>
>> Thanks for your response! However this is what happens when I try to
>> install the module:
>>
>> [root at monitor2:~] #semodule -i zabbix.pp
>> libsepol.print_missing_requirements: zabbix's global requirements were not
>> met: type/attribute zabbix_t (No such file or directory).
>> libsemanage.semanage_link_sandbox: Link packages failed (No such file or
>> directory).
>> semodule: Failed!
>>
>>
>> Any other thoughts?
>>
>> Thanks,
>> Tim
>>
>>
>>
> That's because th...