Help request regarding the SSPI - SVN installation.
From: Chirag Shah <cshah_at_gatewaytechnolabs.com>
Date: 2004-03-27 11:51:06 CET
Dear All,
We've just got subversion installed on Apache 2.0.49, the service is
This is the configuration from httpd.conf
<Location /svn>
DAV svn
SVNParentPath D:\SVNRepository
AuthType SSPI
#AuthName "Subversion repositories"
#AuthUserFile passwd
#AuthzSVNAccessFile svnaccessfile
SSPIAuth On
SSPIAuthoritative On
SSPIDomain domaincontroller
SSPIOfferBasic On
Require valid-user
</Location>
For some reason We cannot get auth'd on the system using either IE or
We don't have any domain controller and this entire installation is on my
When I try to access the TSVN repo like http://chirag:81/svn - we get
--------
Forbidden
You don't have permission to access /svn on this server.
_____
Apache/2.0.49 (Win32) DAV/2 SVN/1.0.0 mod_auth_sspi/1.0.1 Server at chirag
----------
We will really appreciate any help in this regard.
Thank you,
Chirag
Project Manager, S/W dev group
|
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.