> > I will try it (over the weekend...).
> 
> ... couldn't wait.

:-)

> I had to modify your patch a bit to make it work with APACHE2. It does work
> now, however I'm not sure whether it is completely correct. See attached the
> modified version.

Looks good.

> The proc to decode is this:

Yep. Just what I had in mind.

> > > Any suggestions why it should (or not) be included?
> > 
> > simple answer: it's available in 
> >     - Rivet 
> >             via $USER(user) / $USER(pass) 
> >     - PHP 
> >             via a variable $PHP_AUTH_USER / $PHP_AUTH_PW rsp.
> >             $_SERVER['PHP_AUTH_USER'] / $_SERVER['PHP_AUTH_PW'], 
> >             see http://de3.php.net/manual/de/features.http-auth.php
> > 
> > PHP mentions, that it only works if PHP is used as module. I 
> > guess the same would apply to WebSH. If an external auth mechanism
> > was used, then REMOTE_USER is set and user/password is not
> > available for security reasons.

You have me almost convinced :-) ...

Regards
Ronnie
-- 
10 Jahre Netcetera - die Zukunft im Visier

Ronnie Brunner | [EMAIL PROTECTED]
phone +41 (0)44 247 79 79 | fax +41 (0)44 247 70 75
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to