2

I'm running VisualSVN Server on a machine which is a member of a domain (it's Windows Server 2008 R2). Now I'm trying to grant myself permissions to access a repository. I right-click on Repository node, click "Properties", then "Add". Standard "Select Users or Groups" dialog pops out, but what's strange about it is that it has "DEV" as "From this location", although other non-VisualSVN Server windows have domain name as Location:

alt text
(source: rsdn.ru)

After adding myself (I'm in the LDAP directory), here's what VisualSVN displays in Repository Properties:

link text
(source: rsdn.ru)

And finally, try as I might, I cannot access the repository. Event Log entry for VisualSVN Server says this:

LookupAccountSid() failed. (OS 1332) No mapping between account names and security IDs was done. [client 192.168.0.94]

What can I do to resolve this problem?

1
  • Have you managed to solve the issue? Commented Aug 4, 2011 at 8:46

1 Answer 1

2

Try to disable and reenable the sid cache and restart the VisualSVN Server. See the following Microsoft KB for details: http://support.microsoft.com/kb/946358

1
  • No, this won't help. Commented Nov 20, 2009 at 16:28

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.