Personal tools
HylaFAX The world's most advanced open source fax server

Difference between revisions of "Web Based Faxing and SELinux"

 
m (Reverted edits by 203.91.207.30 (Talk); changed back to last version by Paul)
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 14:59, 25 July 2007

Notes on using Red Hat Fedora for web-based faxing

When using web based faxing in Apache running on Red Hat Fedora, beware of Security Enhanced Linux, SELinux. Quoted from Red Hat: The security goal is to make sure that Apache HTTP is only reading the static Web content, and not doing anything else such as writing to the content, connecting to database sockets, reading user home directories, etc.

These limitations include using PHP's exec to run external applications that happen to use sockets, such as HylaFAX faxstat.

See /var/log/messages for any denials due to the SELinux policy. To disable SELinux:

  • System, Administration, Security Level and Firewall, tabsheet SELinux
  • click the Transition tree
  • check Disable SELinux protection for Apache HTTP
  • execute /etc/init.d/httpd restart

This page was last edited on 25 July 2007, at 14:59.

Powered by MediaWiki
Attribution-ShareAlike 2.5

Project hosted by iFAX Solutions