the best option - Maximum security for users

nservices

Verified User
Joined
Dec 11, 2008
Messages
302
Hi,
DA offer 2 options to protect users directory for Other users access, malicious code, Exploits, etc.

what is the best option to protect users directory
(For example in case entered a virus or malicious user of a specific folder and want it to spread on the server, or if a certain user tries to hack into another user directory)

1. http://www.directadmin.com/features.php?id=497
2. http://www.directadmin.com/features.php?id=961
3. http://www.directadmin.com/features.php?id=979

Best Regards,
Star Network.
 
#3 is on by default; leave it.

I haven't really looked into the others.

On my systems, whether old or new, whether running PHP4/mod_php or PHP5/suPHP, I run all my /home/USERNAME directories chmod 711, owned by username:username. That works because my CentOS linux installs create a new group for each user, by default.

Jeff
 
Thanks for your answer :)

i have also centOS 5.3 x64
do i need add username:username or uid counter is good ?
 
I've changed my post to read 711. I don't know why I wrote 700. That was an error.

Jeff
 
Back
Top