Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 This error will be presented in the browser for a variety of different underlying reasons.  Check shibd.log for more useful debugging information.

...

Your .te file may obviously contain extra defintions and rules depending upon what your local httpd is trying to access, however, if the above info is in there, then that should cure the Can't connect to listener process issue, even when restarting SELinux in enforcing mode once again.The defintions

Compile and rules in the simplistic module as detailed above should be available in the officially supported module referenced on the Security Enhanced Linux page.install the policy file with:

No Format
checkmodule -m -M -o mod_shib-to-shibd.mod mod_shib-to-shibd.te 
semodule_package -o mod_shib-to-shibd.pp -m mod_shib-to-shibd.mod
semodule -i mod_shib-to-shibd.pp