You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sam Jost <sa...@b-soft.de> on 2003/08/10 18:10:51 UTC

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

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

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

Posted by Stefan Küng <st...@wagner-group.ch>.
----- Original Message ----- 
From: "Sam Jost" <sa...@b-soft.de>
> > Where did you get the sspi module from? The one from the original
> maintainer
> > has a bug in it which prevents successful authentication - and last time
I
> > looked
> > at the website from syneapps there was a message that the module wasn't
> > worked on anymore.
> > But you can get a patched version from here:
> > http://tortoisesvn.tigris.org/serverinstall.html
>
> Thats the one I installed, the one with the patch - the syneapps website
was
> unreachable for me anyway.
>
> you got this combination running someplace?

I'm sorry, not me. But maybe someone else here on the list.
I once got it working in our office with a w2k server, but then
our admin changed the authentication scheme and the server
so I can't use it anymore...

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

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

Posted by Sam Jost <sa...@b-soft.de>.
From: "SteveKing" <st...@gmx.ch>


> ----- Original Message ----- 
> From: "Sam Jost" <sa...@b-soft.de>
> > 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.
>
> Where did you get the sspi module from? The one from the original
maintainer
> has a bug in it which prevents successful authentication - and last time I
> looked
> at the website from syneapps there was a message that the module wasn't
> worked on anymore.
> But you can get a patched version from here:
> http://tortoisesvn.tigris.org/serverinstall.html

Thats the one I installed, the one with the patch - the syneapps website was
unreachable for me anyway.

you got this combination running someplace?

Sam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

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

Posted by SteveKing <st...@gmx.ch>.
----- Original Message ----- 
From: "Sam Jost" <sa...@b-soft.de>
> 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.

Where did you get the sspi module from? The one from the original maintainer
has a bug in it which prevents successful authentication - and last time I
looked
at the website from syneapps there was a message that the module wasn't
worked on anymore.
But you can get a patched version from here:
http://tortoisesvn.tigris.org/serverinstall.html

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org