search for: cupsd_rw_etc_t

Displaying 4 results from an estimated 4 matches for "cupsd_rw_etc_t".

2017 Sep 22
2
selinux prevents lighttpd from printing
...in/lpr.cups subj=system_u:system_r:httpd_sys_script_t:s0 key=(null) type=AVC msg=audit(09/15/2017 12:12:14.551:31746) : avc: denied { open } for pid=27633 comm=lpr path=/etc/cups/lpoptions dev="sdb2" ino=153957 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file type=AVC msg=audit(09/15/2017 12:12:14.551:31746) : avc: denied { read } for pid=27633 comm=lpr name=lpoptions dev="sdb2" ino=153957 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file So I can see that sending emai...
2017 Sep 22
1
selinux prevents lighttpd from printing
...ups subj=system_u:system_r:httpd_sys_script_t:s0 key=(null) >> type=AVC msg=audit(09/15/2017 12:12:14.551:31746) : avc: denied { open } for pid=27633 comm=lpr path=/etc/cups/lpoptions dev="sdb2" ino=153957 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file >> type=AVC msg=audit(09/15/2017 12:12:14.551:31746) : avc: denied { read } for pid=27633 comm=lpr name=lpoptions dev="sdb2" ino=153957 scontext=system_u:system_r:httpd_sys_script_t:s0 tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file >> >> >&g...
2017 Sep 22
0
selinux prevents lighttpd from printing
...stem_r:httpd_sys_script_t:s0 > key=(null) > type=AVC msg=audit(09/15/2017 12:12:14.551:31746) : avc: denied { > open } for pid=27633 comm=lpr path=/etc/cups/lpoptions dev="sdb2" > ino=153957 scontext=system_u:system_r:httpd_sys_script_t:s0 > tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file > type=AVC msg=audit(09/15/2017 12:12:14.551:31746) : avc: denied { > read } for pid=27633 comm=lpr name=lpoptions dev="sdb2" ino=153957 > scontext=system_u:system_r:httpd_sys_script_t:s0 > tcontext=system_u:object_r:cupsd_rw_etc_t:s0 tclass=file > >...
2017 Sep 20
2
selinux prevents lighttpd from printing
On 09/20/2017 07:19 AM, hw wrote: > hw wrote: >> >> Hi, >> >> how do I allow CGI programs to print (using 'lpr -P some-printer >> some-file.pdf') when >> lighttpd is being used for a web server? >> >> When selinux is permissive, the printer prints; when it?s enforcing, >> the printer >> does not print, and I?m getting the log