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

Re: Authentication Bug

From: <Frank.Banzhoff_at_infineon.com>
Date: 2007-02-08 15:24:02 CET

>check the apache log.

I did this, the only thing I found different between both tortoise
versions is the following
Old version:
172.31.166.202 - - [08/Feb/2007:15:10:04 +0100] "PROPFIND /svn/rms
HTTP/1.1" 401 510
After this message no authenticationdialog is shown.
172.31.166.202 - - [08/Feb/2007:15:10:04 +0100] "PROPFIND /svn/rms
HTTP/1.1" 401 510
172.31.166.202 - eu\\banzhoff [08/Feb/2007:15:10:04 +0100] "PROPFIND
/svn/rms HTTP/1.1" 207 645

New version:
127.0.0.1 - - [08/Feb/2007:13:29:22 +0100] "PROPFIND /svn/rms HTTP/1.1"
401 511
After this message the authenticationdialog is shown. After filling out
the authentication dialog
127.0.0.1 - - [08/Feb/2007:13:29:22 +0100] "PROPFIND /svn/rms HTTP/1.1"
401 511
127.0.0.1 - eu\\banzhoff [08/Feb/2007:13:29:29 +0100] "PROPFIND /svn/rms
HTTP/1.1" 207 645

>My best guess is that you have the usernames in upper/lowercase in the
authorization.conf file but the other way around when >SSPI
authenticates.
What I did not understand is why the behavior of tortoise changed
between the different versions if we did not changed the server.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 9 02:00:41 2007

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

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