Fletch;365295 Wrote: 
> Are you using SELinux?  The SC RPM will not work on CentOS 4 unless you
> disable SELinux.

Well, it's running to an extent...

Code:
--------------------
    
  [EMAIL PROTECTED] ~]# cat /selinux/enforce 
  [EMAIL PROTECTED] ~]# cat /etc/sysconfig/selinux 
  # 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 - SELinux is fully disabled.
  SELINUX=enforcing
  # SELINUXTYPE= type of policy in use. Possible values are:
  #       targeted - Only targeted network daemons are protected.
  #       strict - Full SELinux protection.
  SELINUXTYPE=targeted
  [EMAIL PROTECTED] ~]# sestatus
  SELinux status:         enabled
  SELinuxfs mount:        /selinux
  Current mode:           enforcing
  Mode from config file:  enforcing
  Policy version:         18
  Policy from config file:targeted
  
  Policy booleans:
  allow_ypbind            inactive
  dhcpd_disable_trans     inactive
  httpd_builtin_scripting active
  httpd_disable_trans     inactive
  httpd_enable_cgi        active
  httpd_enable_homedirs   active
  httpd_ssi_exec          active
  httpd_tty_comm          inactive
  httpd_unified           active
  mysqld_disable_trans    inactive
  named_disable_trans     inactive
  named_write_master_zonesinactive
  nscd_disable_trans      inactive
  ntpd_disable_trans      inactive
  pegasus_disable_trans   inactive
  portmap_disable_trans   inactive
  postgresql_disable_transinactive
  snmpd_disable_trans     inactive
  squid_disable_trans     inactive
  syslogd_disable_trans   inactive
  use_nfs_home_dirs       inactive
  use_samba_home_dirs     inactive
  use_syslogng            inactive
  winbind_disable_trans   inactive
  ypbind_disable_trans    inactive
  
  
--------------------


-- 
Smiley Dan
------------------------------------------------------------------------
Smiley Dan's Profile: http://forums.slimdevices.com/member.php?userid=5456
View this thread: http://forums.slimdevices.com/showthread.php?t=55768

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to