VisualSVN Server won't work with AD, will with local accounts
- by frustrato
Decided recently to switch VisualSVN from local users to AD users, so we could easily add other employees. I added myself, gave Read/Write privileges across the whole repo, and then tried to log in. Whether I'm using tortoisesvn or the web client, I get a 403 Forbidden error:
You don't have permission to access /svn/main/ on this server.
I…