TSVN & Apache & SSPI & SSL problems
From: Gillis, Paul <pgillis_at_insight-tek.com>
Date: Fri, 17 Oct 2008 09:49:13 -0400
I'm having difficulty getting TSVN to authenticate correctly using
What's most troublesome is that the Subversion command client works for
TortoiseSVN 1.5.4, Build 14259 - 32 Bit
Subversion 1.5.3,
apr 1.2.12
apr-utils 1.2.12
berkeley db 4.4.20
neon 0.28.3
OpenSSL 0.9.8i 15 Sep 2008
zlib 1.2.3
I followed the directions in the TSVN manual, 3.1.7. Authentication with
Here is my httpd.conf file:
<Location /svn>
DAV svn
SVNListParentPath on
SVNParentPath //netapp/svn$/
AuthType SSPI
SSPIAuth On
SSPIAuthoritative On
AuthName "Subversion repositories"
SSPIDomain ns
SSPIOmitDomain on
SSPIUsernameCase lower
SSPIPerRequestAuth on
SSPIOfferBasic On
Require valid-user
</Location>
When asked for a password, mydomain/myaccount will authenticate me using
command client. But when I try and use TSVN to browse the repository and
same user and password information that works perfectly with Subversion,
Error validating server certificate. Unknown certificate issuer. Do you
If I answer yes, it prompts again for a user name and password. I enter
and it comes right back at me with the same certificate validation
[Fri Oct 17 09:21:26 2008] [error] [client 10.13.100.222] (OS 87)The
[Fri Oct 17 09:21:28 2008] [error] [client 10.13.100.222] (OS 87)The
[Fri Oct 17 09:21:32 2008] [error] [client 10.13.100.222] (OS 87)The
[Fri Oct 17 09:29:10 2008] [error] [client 10.13.100.222] (OS 87)The
Any help would be appreciated!
- Paul
This e-mail message and all attachments thereto may contain technical data that is subject to export control regulations, or confidential material, and is for the sole use of the intended recipients. Review, dissemination, or other use by anyone else is prohibited. If you are not an intended recipient, please contact the sender and delete all copies.
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.