The website states: "Find out what group your webserver is running as. Give the attachments directory to the webserver group. Give the webserver write but not read permissions. Give the directory to e.g. root:
chown -R root attachments chgrp -R webgroup attachments chmod -R 730 attachments " My questions are: 1. which user should be owner? 2. which group should be owner? 3. what is the effective permission settings (777, 731, 730, etc) Thanks ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
