Description of problem: Due to changes in the startup scripts, pki tomcat6 instances (on tip and on ipa branch) currently run unconfined. That is, the pki selinux policy is present but is not being used. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 517433 [details] patch to fix
tip: [vakwetu@dhcp231-121 base]$ svn ci -m "Resolves #700505 - pki tomcat6 instances currently running unconfined" Sending base/common/scripts/functions Sending base/selinux/src/pki.fc Sending base/selinux/src/pki.if Sending base/selinux/src/pki.te Transmitting file data .... Committed revision 2127.
Created attachment 518327 [details] patch to make sure server comes up when selinux disabled
tip: [vakwetu@dhcp231-121 base]$ svn ci -m "Resolves #700522 - pki tomcat6 instances currently running unconfined, allow server to come up when selinux disabled" Sending base/common/scripts/functions Transmitting file data . Committed revision 2146.