PDA

View Full Version : LES Available.


Ronny
10-17-2004, 10:39 PM
LES - (Linux Environment Security) - Enforces root-only permissions on system binaries as well as other restrictions on system programs.

To install:
wget http://www.rfxnetworks.com/downloads/les-current.tar.gz
tar xvfz les-current.tar.gz
cd les-*
./install.sh
les -ea

Pete
10-18-2004, 05:08 PM
Should take note, that once this is installed.. Fantastico may give permission errors when updating.

http://forums.acunett.com/showthread.php?t=1553

Ronny
10-31-2004, 01:45 PM
To get around RPM issues, instead of using les -ea, issue:

les -sp 1
les -so 1
les -sb 1