On 07/22/10 13:58, Uwe Baumbach wrote:
> Hi there,
>
> is it possible to configure suPHP so, that a scripts would be executed under 
> following circumstances:
> - script directory ist owned by user A of group GRP-A
> - in the directory some PHP-scripts belongs to user A of GRP-A, other to user 
> B of the same group GRP-A
> - all scripts are writeable/executable by owner and group (GRP-A) (but not by 
> all users)
> ??
>
> We want to allow distributed programming and upload and do not want to allow 
> chown cmd!
> We do not want "tricks" (cron or other jobs to change ownerchip of those 
> script files).
>
> Any ideas?
>   
This is more or less the way I've set up a server to work in the past,
with a custom patch to suPHP. See
https://lists.marsching.com/pipermail/suphp/2009-September/002209.html

It seems to work pretty well, so if you've got any questions, give me a
shout.


Dave

_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to