Secure /tmp /dev/shm /var/tmp ???

87493

New Member
What can they be chmod to and still function for the apps that need to be able to write to them?
 

khiltd

New Member
What can they be chmod to and still function for the apps that need to be able to write to them?

That depends entirely on what user the processes are executed as. The best solution would be to give each its own user account, make them the owner and disallow everyone else.
 

87493

New Member
I think Cpanel is the only thing I'm running that uses them. Would 755 be the proper setting?
 
Top