[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Logging SSL-authenticated users

From: David Waite <mass_at_akuma.org>
Date: 2003-05-14 23:53:59 CEST

This gives an author of "(no author)"

-David Waite

Sander Striker wrote:

>>From: martin@v.loewis.de [mailto:martin@v.loewis.de]
>>Sent: Wednesday, May 14, 2003 11:18 PM
>>
>>
>
>
>
>>Ben Collins-Sussman <sussman@collab.net> writes:
>>
>>
>>
>>>I wonder why the username field in the apache request_rec structure
>>>isn't being filled in. Maybe the server just need to "require
>>>valid-user"?
>>>
>>>
>>The user name (r->user) is not set because mod_ssl simply never sets
>>it. Adding "require valid-user" doesn't help because it gives the error
>>message
>>
>>
>
>Try:
>
> SSLOptions +FakeBasicAuth
>
>
>Sander
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 14 23:56:52 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.