Re: Secure Unix permissions for an Apache website developer
From: Stefan Monnier (monnier_at_iro.umontreal.ca)
Date: 04/20/04
- Next message: Vilmos Soti: "Re: Can scp receive the password as an argument?"
- Previous message: Tim Haynes: "Re: Can scp receive the password as an argument?"
- In reply to:(deleted message) Brad Olin: "Re: Secure Unix permissions for an Apache website developer"
- Next in thread: Brad Olin: "Re: Secure Unix permissions for an Apache website developer"
- Reply:(deleted message) Brad Olin: "Re: Secure Unix permissions for an Apache website developer"
- Reply: bob seguin: "Tripwire?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 19 Apr 2004 22:36:25 GMT
> The users need to use the newgrp command before they work in the
> development/DocumentRoot directory. If they forget to newgrp they might
> create files of the wrong group (fixable with chgrp), or they may not be
> able to create (based on the permissions of the dir).
I prefer to use the setgid bit on directories this way there's no newgrp
funny business.
Stefan
- Next message: Vilmos Soti: "Re: Can scp receive the password as an argument?"
- Previous message: Tim Haynes: "Re: Can scp receive the password as an argument?"
- In reply to:(deleted message) Brad Olin: "Re: Secure Unix permissions for an Apache website developer"
- Next in thread: Brad Olin: "Re: Secure Unix permissions for an Apache website developer"
- Reply:(deleted message) Brad Olin: "Re: Secure Unix permissions for an Apache website developer"
- Reply: bob seguin: "Tripwire?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|