You need change /etc/selinux/config to disabled. # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - No SELinux policy is loaded. *SELINUX=enforcing* # SELINUXTYPE= can take one of these two values: # targeted - Only targeted network daemons are protected. # strict - Full SELinux protection. SELINUXTYPE=targeted
Cheers On Wed, Oct 2, 2013 at 1:37 PM, Chase, John <[email protected]> wrote: > Hi, All, > > We're having "fun" with installing a vendor's web server into a RHEL 6.3 > guest on z/VM 6.2. Vendor's support person talked us through setting the > SELinux configuration to "disabled" and rebooting Linux, but it still comes > up with SELinux showing "permissive". The installation appears to be in > "grasping at straws" stage; I've not been informed of the exact problem > that's occurring yet. > > What else must be done to get the RHEL vm to come up with SELinux showing > "disabled" instead of "permissive" in response to a 'getenforce' command? > > TIA, > > -jc- > > ********************************************************************** > Information contained in this e-mail message and in any attachments > thereto is confidential. If you are not the intended recipient, please > destroy this message, delete any copies held on your systems, notify the > sender immediately, and refrain from using or disclosing all or any part of > its content to any other person. > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > -- Bruno J. N. Lima São Luís - MA: +55 98 9111-0123 Mail/Gtalk: [email protected] Skype: brunoslz Linkedin: http://br.linkedin.com/in/brunojnlima ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
