Re: [Samba] Samba + NFS + APACHE + PHP5 + Symfony

2008-09-10 Thread pedro noticioso
force EVERYONE to access the filesystem with samba no matter if they have direct access to the server bacuse it will maintain consistency --- On Wed, 9/10/08, François Legal <[EMAIL PROTECTED]> wrote: > From: François Legal <[EMAIL PROTECTED]> > Subject: Re: [Samba] Samba + N

Re: [Samba] Samba + NFS + APACHE + PHP5 + Symfony

2008-09-10 Thread François Legal
I think this is not so much samba related. Can't you just manage to make the webserver user a member of a group, which samba users accessing the files would also be member of ? Then you could only set the setgid bit on directories, and that would do the trick. On Wed, 10 Sep 2008 11:32:34 -0300, "

[Samba] Samba + NFS + APACHE + PHP5 + Symfony

2008-09-10 Thread Fabio da Silva Junior
Hello All, I'm new here so I expect to learn a lot using this mail list. Let's directly to my problem. I have here 2 servers, one running Apache + php5 + Symfony, and other server with Samba and nfs. The web-server mount the data from the samba-server by nfs. there are developers that creat