OpenVZ Forum


Home » General » Support » *SOLVED* How to secure /tmp?
*SOLVED* How to secure /tmp? [message #12978] Wed, 16 May 2007 12:40 Go to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
How can we secure the /tmp in vps?

[Updated on: Fri, 18 May 2007 07:30] by Moderator

Report message to a moderator

Re: How to secure /tmp? [message #12982 is a reply to message #12978] Wed, 16 May 2007 14:05 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Sorry, I don't get you, can you tell me, what exactly do you mean saying "to secure /tmp"? Wink

Thanks.
Re: How to secure /tmp? [message #12986 is a reply to message #12982] Wed, 16 May 2007 16:32 Go to previous messageGo to next message
rickb is currently offline  rickb
Messages: 368
Registered: October 2006
Senior Member
he means /tmp mounted with no exec, no suid. "secure tmp" is a webhostingtalk newbie term for such.





-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions

UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
Re: How to secure /tmp? [message #12999 is a reply to message #12986] Thu, 17 May 2007 10:37 Go to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Sory for my dullness Embarassed, but why performing:
white:/# mount -t tmpfs -o noexec,nosuid tmpfs /tmp/
white:/# cat /proc/mounts
simfs / simfs rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
tmpfs /tmp tmpfs rw,nosuid,noexec 0 0

in VE doesn't help?

Thank you,
Vasily.
Previous Topic: Random crashes / lockups - No errors, no video
Next Topic: *SOLVED* Unable to set iptables on running VE
Goto Forum:
  


Current Time: Fri Apr 19 00:59:34 GMT 2024

Total time taken to generate the page: 0.01682 seconds