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

[TSVN] Tortoise and SSPI/NTLM?

From: Johan Neidenmark <johan.neidenmark_at_e-man.se>
Date: 2004-11-19 16:53:25 CET

Hello all,

 

Im trying to get my Subversion to auth with SSPI..

 

But I cant get it to work, I get login failed regardless of what
username/password I use.

 

Any ideas?

 

Httpd.conf:

<Location /svn>

  DAV svn

  SVNParentPath C:\SSPI

  

  require valid-user

  

  AuthName "Subversion"

  AuthType SSPI

  SSPIAuth On

  SSPIDomain E-Man

  SSPIAuthoritative On

  SSPIOfferBasic On

</Location>

 

 

Im using:

apache_2.0.52-win32-x86-no_ssl.msi

mod_auth_sspi-1.0.1-2.0.49.zip

svn-1.1.1-setup-2.exe

TortoiseSVN-1.1.1.1857-UNICODE-VS.NET-ASP.NET-svn-1.1.1.msi
Received on Fri Nov 19 16:55:43 2004

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.