Hide Forgot
Description of problem: Currently working with Dan Walsh on creating a Oracle SELinux policy, and one of the issues encountered is trying to change the SELinux label of Oracle's oradiag_oracle folder located in its homedir from user_home_t to oracle_log_t. Apparently, homedir labeling happens after module labeling. Within the oracle.fc file , /home/oracle/oradiag_oracle(.*/)? gen_context(system_u:object_r:oracle_log_t,s0) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Should be /home/oracle/oradiag_oracle(/.*)? gen_context(system_u:object_r:oracle_log_t,s0) One potential change to fix this for now would be HOME_DIR/oradiag_oracle(/.*)? Which would cause this label to apply to all users.
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux.
Red Hat Enterprise Linux version 6 is entering the Production 2 phase of its lifetime and this bug doesn't meet the criteria for it, i.e. only high severity issues will be fixed. Please see https://access.redhat.com/support/policy/updates/errata/ for further information. Feel free to clone this bug to RHEL-7 if this is still issue for you.