[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: Sander Striker <striker_at_apache.org>
Date: 2003-05-14 23:47:27 CEST

> 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
Received on Wed May 14 23:49:30 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.