Hi Zachary,

why is htaccess not working with cgi? Can you point to the documentation
where this is stated? You could also put the authentication config in
your server configuration and override the BOINC settings.

Running the webserver as boincadm may have other sideeffects because
some BOINC components make assumptions from ownership. Mainly the file
deleter and antique file deleter.

MfG / Regards
Christian Beer

Am 09.09.2014 um 16:51 schrieb Zachary Hanson-Hart:
> Hi dev group,
>
>    The use of HTTP authentication (.htaccess + .htpasswd) requires php to
> be run as an apache module rather than as cgi.  This prohibits the use of
> suexec to run the php.  Paranoid sysadmins could use suexec to run the php
> as the boinc user, leave a tight umask, tighten permissions on the files,
> and in general be less than trusting ;-)
>
> Has there been any consideration of doing the authentication with php
> itself rather than .htaccess?
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to