I've FreeBSD machine with Apache + php in suexec mode.
Now, each php script works with privileges of right user and It working correctly.
I've one problem. Users can look into system directories and files, like /etc/passwd. How to protect it? For some reasons, I don't want allow users to look into other places than their account.
How to do it?
I must have safe_mode disabled.
Thanks for help
cPanel.net Support Ticket Number:



LinkBack URL
About LinkBacks
Reply With Quote

Perhaps a jail/chroot solution to lock users into their home directories?




