On Mon, 30 Oct 2006 13:15:32 -0700 Harry Plate <[EMAIL PROTECTED]> wrote:
> Peter, > > > > > You can also temporarily disable SELinux by doing: > > > > echo '0' > /selinux/enforce > > > > Bingo! That was it! > > So, I don't see any SELinux configuration (within Webmin, at least). > I need to learn more about it ... How does one disable it at boot > time? That would be a good temporary solution. IIRC you were running RHEL 4, so to turn it off on boot edit the file: /etc/sysconfig/selinux and set: SELINUX=disabled and it won't be started on boot. Just an FYI, but you can also turn it off at runtime by running the following command: setenforce 0 Hope that helps! --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------