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

RE: authentication dialog

From: Steve Dwire <sdwire_at_pcsigroup.com>
Date: 2003-10-31 17:08:03 CET

SSPIOfferBasic On

Add the above line to your <Location> block.

http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=2390
http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=2397

Steve Dwire, Sr. Technical Architect, (630) 250-3045 x104
Park City Solutions - (iServices)
500 Park Blvd., Suite 295-C, Itasca, IL 60143
CONFIDENTIALITY NOTICE
This message and any included attachments are from Park City Solutions
Inc. and are intended only for the entity to which it is addressed. The
contained information is confidential and privileged material. If you
are not the intended recipient, you are hereby notified that any use,
dissemination, or copying of this communication is strictly prohibited
and may be unlawful. If you have received this communication in error
please notify the sender of the delivery error by e-mail or call Park
City Solutions Inc. corporate offices at (435) 654-0621

-----Original Message-----
From: rick bolkey [mailto:tigris@bolkey.org]
Sent: Friday, October 31, 2003 9:06 AM
To: users@subversion.tigris.org
Subject: authentication dialog

Hi,

I'm trying to figure out an authentication issue with subversion. I'm
working in a windows environment, so I'm trying to use the mod_auth_sspi
module. The authentication is working when I'm using a browser (IE
self-authenticates I guess, and Mozilla opens a user/pass dialog). But
neither the command line client nor TortoiseSVN prompt me for
credentials,
and as a result fails to access the repository. Apache's access log
shows
this:

127.0.0.1 - - [31/Oct/2003:09:36:58 -0500] "PROPFIND /svn/repository
HTTP/1.1" 401 516

when trying to use the command line client. There's no user specified,
and therefore not authorization. The access log response doesn't even
change if I specify the username in the command line.

Apache's basic authentication worked fine, and I'm using the
mod_auth_sspi.so module linked from the TortoiseSVN documentation (don't
know if it would have been better to ask there, but since the command
line
wasn't working and the browser was, thought it may be an issue more
closely related to svn).

Many thanks for any insights,
rick

---------------------------------------------------------------------
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 Fri Oct 31 17:10:46 2003

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.