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

RE: Issue with basic authentication

From: Dave Agro <schwagro_at_gmail.com>
Date: Mon, 7 Oct 2013 12:42:13 -0700 (PDT)

I'm not sure if we are facing the exact same issue. This method did not fix the problem for me. Note that I encountered this in my test environment even on first initial install.

I posted this issue to another location and got a valid workaround for this problem. Here is the text from that post:

You can use the Windows Credential Manager to store the other account's credentials for Single Sign-On Integrated Windows Authentication.

The following instruction shows how to put other domain credentials to access VisualSVN Server into Windows Credential Manager:

1. Start | Control Panel | Credential Manager,

2. Click 'Add a Windows Credential',

3. As 'Internet or network address' enter the FQDN of VisualSVN Server's machine,

4. As 'Username' enter the <DOMAIN>\<username> of user account that exists in domain and has access rights to VisualSVN Server,

Complete the password field and click OK,

Verify that you can authenticate to VisualSVN Server under the selected user account after completing the above steps.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065849

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-07 21:42:18 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.