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

RE: SSPI auth problem.

From: Steve Dwire <sdwire_at_pcsigroup.com>
Date: 2004-03-08 14:49:38 CET

For one thing, try replacing

SSPIDomain <EPSGY>

with

SSPIDomain EPSGY

The <> in the instructions were for illustrative purposes only, to show
that what they contained was not to be taken literally.

S_E_D

-----Original Message-----
From: Simon Platten [mailto:simon.platten@ep-solutions.com]
Sent: Monday, March 08, 2004 3:30 AM
To: users@subversion.tigris.org
Subject: SSPI auth problem.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 15:51:09 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.