Trey Dockendorf wrote:
I'm setting up a shared web server running Apache. Each web root will belong to a department, which has a corresponding Active Directory group to give access. So far I've got samba working and such, but am having some trouble wrapping my head around the necessary permissions to make
<snip>
I'd be very interested in knowing how someone has solved a problem like this.
What I've done, where developers, for example, need to put updated pages in, is to have the directories owned by apache/httpd, but the *group* that they belong to, and make it group writeable.
mark