[Gambas-user] CGI rights to access directory
nando
nando_f at ...951...
Fri May 13 05:04:13 CEST 2011
A possibility:
SGID (Set Group ID) bit
Setting the SGID bit for a file sets your group ID to the file's group while the file is
executing.
---------- Original Message -----------
From: Rolf-Werner Eilert <eilert-sprachen at ...221...>
To: gambas-user at lists.sourceforge.net
Sent: Thu, 12 May 2011 09:14:03 +0200
Subject: [Gambas-user] CGI rights to access directory
> Now I've run into a problem I didn't see before:
>
> When my latest CGI app is to read/write data, this will partly be from a
> directory which requires the user to be member of a special group.
>
> As the scripts are started by appache as nobody or whatever, I wonder
> how this could be implemented.
>
> Does anyone here have an idea?
>
> Rolf
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------
More information about the User
mailing list