Re: /tmp on same partition as /

2005-02-11 Thread Chad Morland
Thanks for the responses. I do have a firewall in place and the only open port to the public is 25 which is qmail. I think I'll take your considerations to heart and rebuild the box with its own /tmp partition with noexec. I should have done that in the first place. Thankfully it is not yet in prod

Re: /tmp on same partition as /

2005-02-11 Thread Oliver Leitner
well, its ok to have /tmp on the same partition as /, as long as other security measurements work, for example a tripwire setup and logging user actions of any kind, also having an overview over the logs. as long as these work, and you take care whats going on on the box, it does not really mat

Re: /tmp on same partition as /

2005-02-11 Thread Jerry McAllister
> > I'm setting up a mail server at the momment, one of the things that I > forgot to do was create /tmp as a separate partiton (/ = 2gb). There > will be no user logins to the machine aside from admins and the only > thing that it will run is qmail acting as a smarthost (vanilla qmail, > no amav

Re: /tmp on same partition as /

2005-02-11 Thread Tom Trelvik
Chad Morland wrote: In your opinion is having /tmp on the same partition as / really THAT bad in this case? I'm just wondering cause some people have mentioned that its a major security risk. Really, I don't think it is for what this box is doing. It's obviously a much bigger security risk on a mu

/tmp on same partition as /

2005-02-11 Thread Chad Morland
I'm setting up a mail server at the momment, one of the things that I forgot to do was create /tmp as a separate partiton (/ = 2gb). There will be no user logins to the machine aside from admins and the only thing that it will run is qmail acting as a smarthost (vanilla qmail, no amavis or anythin