Hi, I'm having an issue getting VisualSVN server to correctly use my AD groups. I can browse to, lookup, and add custom groups to base repositories, but users get a 403 forbidden if they try to do anything. Adding individual users makes the issues go away, as does using groups like Builtin\Users. Any ideas on getting my AD groups to work?
A little background, in case it matters. The repositories used to use a config/passwd file with plain text passwords with svn 1.4.5. I installed VisualSVN and pointed it to the existing repos folder after uninstalling subversion. I used the built in task to upgrade the repositories format to 1.5 to see if it would fix my issue, but it didn't help.

