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

Re: no prompt for username and password

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 15 Jul 2010 17:56:44 +0200

On 15.07.2010 14:16, Simon Large wrote:
> On 15 July 2010 12:37, Felix Saphir<felix.saphir_at_kantarmedia.de> wrote:
>> Anton schrieb:
>>> Well, I'm trying to check out code and its giving me a 403 error.
>>>
>>> I have checked with the IT Helpdesk people who are responsible for
>>> the respository and they have confirmed that I do have access to it.
>>> It seems that I am just not being prompted for the username/password.
>>
>> Well, AFAIK HTTP "403 Forbidden" means that wether or not you're
>> authenticated, the server will not grant access to the requested
>> resource. I think, the server should rather respond with "401
>> Unauthorized" to your request.
>
> Which possibly means that you are using the wrong URL. Check with the
> repository administrator.

Or the GUEST account on your machine is active. In that case, Windows
always authenticates with that account. The authentication is then
successful, but of course the GUEST account is not authorized to access
the repository and so you get a 403 error (authentication and
authorization are two different things).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2633593
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-15 17:57:01 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.