Re: [CentOS] Mounting /tmp nosuid,noexec

2009-08-26 Thread Filipe Brandenburger
Hi, On Mon, Aug 24, 2009 at 09:04, Chuck wrote: > Does mounting /tmp as noexec,nosuid break anything in CentOS 5? It breaks the OpenLDAP server, but it can be worked around by setting the $TMP environment variable to another directory in /etc/sysconfig/ldap. I believe there are other packages tha

Re: [CentOS] Mounting /tmp nosuid,noexec

2009-08-24 Thread Lucian @ lastdot.org
On Mon, Aug 24, 2009 at 2:04 PM, Chuck wrote: > > Does mounting /tmp as noexec,nosuid break anything in CentOS 5? I've been in > solaris land forever and a day and this is a pretty standard security > measure. I noticed CentOS comes default mounting /tmp with both those > options allowed.. I'm gett