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

SSPI auth problem.

From: Simon Platten <simon.platten_at_ep-solutions.com>
Date: 2004-03-08 10:29:34 CET

Dear all,

I've just got subversion installed on Apache 2.0.48, the service is running. I would like to use SSPI as we have a reasonable large user base on a Windows LAN.

This is the configuration from httpd.conf

<Location /svn>
DAV svn
SVNParentPath D:\svn
AuthType SSPI
#AuthName "Subversion repositories"
#AuthUserFile passwd
#AuthzSVNAccessFile svnaccessfile
SSPIAuth On
SSPIAuthoritative On
SSPIDomain <EPSGY>
SSPIOfferBasic On
Require valid-user
</Location>

For some reason I cannot get auth'd on the system using either IE or TurtoiseSVN. I have added the sspi module as directed by the installation instructions using the download link in the instructions for the .so module.

EPSGY is the name of the primary domain controller computer.

Thank you,

For and on behalf of
eProduction Solutions

Simon Platten
Senior Software Engineer

Direct Dial - 01493 415280

eProduction Solutions Ltd. Viking Road, Gapton Hall Industrial Estate, Great Yarmouth, Norfolk, NR31 ONU
This email and any files transmitted with it are confidential and may be legally privileged.
They are intended for the use solely of the intended recipient(s).
If you have received the email in error:
(a) Any distribution, copying or other use of its contents is prohibited; and
(b) Please notify the sender as soon as possible and delete the email and any
associated files and copies from your system.

Any views or opinions expressed are solely those of the author and do not
necessarily represent the views of eProduction Solutions Ltd or
associated companies.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 14:04:47 2004

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.