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

RE: ie + ssl + mod_auth_sspi on apache/win32

From: Sam Chrisp <Sam.Chrisp_at_loanlinkgroup.com>
Date: 2004-08-15 03:12:00 CEST

 
i've gone and set it up - the configuration seems to work fine for ie,
moz, and tortoise svn - without any rewrite fudging needed.
win2k3, apache2, ssl, sspi with offerbasic on against a win2k active
dir. domain, and authz.

is the note in the docs about ie's incompatability with ssl & offerbasic
out of date?

-----Original Message-----
From: Sam Chrisp [mailto:Sam.Chrisp@loanlinkgroup.com]
Sent: Saturday, 14 August 2004 10:52 AM
To: users@subversion.tigris.org
Subject: ie + ssl + mod_auth_sspi on apache/win32

hey.

haven't been able to find much info on this.
is there any viable workaround for apache+ssl+mod_auth_sspi+win32
that'll allow the same uri to be usable from both ie & subversion
(tortoise specifically) ?
 
in theory - could one not do the the following config in apache
 
svn.foo.com/bar/ = repos
svn.foo.com/ie/bar/ = repos but with basic sspi on.
 
and use mod_rewrite rules to rewrite the url prepended with ie/ when the
http user agent matches?
 
https://svn.foo.com/bar/ would auth fine for subversion/other and apache
would rewrite to https://svn.foo.com/ie/bar/ specifically for ie
 
am i on crack? or is this doable.

also, i can't tell from the docs - will mod_authz_svn work fine with
mod_auth_sspi for the authentication?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 15 03:14:37 2004

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

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