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

Re: SVN setup on Windows

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2007-07-19 18:41:13 CEST

On Thu, 19 Jul 2007 11:22:12 -0400, Qadeer <qadeer05@gmail.com> wrote:

>The problem I am having is when I browse to http://mydomain.com/svn using
>either IE or Firefox I am prompted to enter a user name and password and the
>message on the dialog box reads "Connecting to mydomain.com". If I enter the
>correct username and password everything works fine but if I enter it wrong
>the first time then I get a slightly different dialog box with a message
>that says "The server mydomain.com at Subversion repositories requires a
>username and password. Warning: This server is requesting that your username
>and password be sent in an insecure manner (basic authentication without a
>secure connection)".

This is really a mod_auth_sspi question and nothing to do with svn,
and would probably be better asked at
http://www.gknw.de/phpbb/viewforum.php?f=9

That said, it sounds like to me that if SSPI authentication (indicated
by "Connecting to mydomain.com") fails, you are falling back to Basic
Authentication (indicated by "basic authentication without a secure
connection"). It looks like you don't have BA set up quite right - but
as I've never used the module in question, I can't really help much
further.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 19 18:40:38 2007

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.