Date: Sun, 24 Jun 2001 14:11:54 -0700 From: Leonard Chung <leonard@ssl.berkeley.edu> To: security@FreeBSD.ORG Subject: "Correct" permissions on /var/mail? Message-ID: <5.1.0.14.2.20010624140225.02d492f0@chung.yikes.com>
next in thread | raw e-mail | index | archive | help
I was having a debate with a colleague the other day on the correct mode for /var/mail. He claimed that 1777 is more secure than what I've always had (the FreeBSD default of root:mail 775). 1777 gives you the additional benefit of protecting you from compromises on the mail group, but requires that on every machine quotas be installed even for machines with just one or two users. Without quotas, a malicious user could fill up /var/mail creating a DoS for everybody receiving mail off that machine. 775 doesn't protect against compromises of the mail group, but has the added benefit that it protects against a user filling /var/mail inadvertently as they would have to purposely send lots of e-mail. Which do most of you use? Is there a reason /var/mail is initially set to 775 rather than 1777? Thanks, Leonard -- Leonard Chung - <leonard@ssl.berkeley.edu> SETI@home - The Search for Extraterrestrial Intelligence @ home http://www.setiathome.ssl.berkeley.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20010624140225.02d492f0>