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

anyone got apache, svn and mod_auth_sspi.so to run?

From: Sam Jost <sam.jost_at_b-soft.de>
Date: 2003-08-10 20:10:51 CEST

Hi!

I installed Subversion (0.26) with apache2 on a windows server 2003 (domain
server) machine, and additionally installed mod_auth_sspi.so so users can
authentify with their usually login and password.

But everytime I try to access the repository from svn.exe I get the
following error:
e.g.:
>svn ci -m "test"
svn: Authorization failed
svn: Commit failed (details follow):
svn: MKACTIVITY of /svn/pwSam/!svn/act/1d4c60e0-9353-9c43-9117-7cf3701a5383:
authorization failed (http://192.168.1.1)

Funny thing is apaches error.log does not show any problem at all.

only the access.log does show a few lines, but does not show any problem at
all:

192.168.2.2 - - [10/Aug/2003:20:02:09 +0200] "PROPFIND
/svn/pwSam/Talender/TalenderTest HTTP/1.1" 207 720
192.168.2.2 - - [10/Aug/2003:20:02:09 +0200] "REPORT
/svn/pwSam/!svn/vcc/default HTTP/1.1" 200 186
192.168.2.2 - - [10/Aug/2003:20:02:16 +0200] "OPTIONS
/svn/pwSam/Talender/TalenderTest HTTP/1.1" 200 189
192.168.2.2 - - [10/Aug/2003:20:02:16 +0200] "MKACTIVITY
/svn/pwSam/!svn/act/1d4c60e0-9353-9c43-9117-7cf3701a5383 HTTP/1.1" 401 516

and I never get asked for a password at all (and it does not help to start
svn.exe with username and/or password).

Anybody got this configuration running? is this a general problem or just a
problem in my configuration?

thanks for any hints!
Sam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 10 20:12:13 2003

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.