I am running VisualSVN Server on a Windows Server 2008 box. We have several developers. I want to configure VisualSVN Server to only allow certian users to have access to modify the repository settings, create/remove repositories.
I contacted VisualSVN Server's support and I received this response:
Users are not allowed to manage VisualSVN Server by default. VisualSVN Server can be managed only by those users who are members of
"VisualSVN Server Admins"and"Distributed COM Users"AD groups and byLocal Administrators. I advise you to check these articles:
We all need to be local admins on this server for other reasons. The only thing I came up with is to create folder permissions on the directory in which the VisualSVN Admin tool is located to only allow execute permissions to the two admins.
Has anyone else had to deal with this? Are there any recommendations? I was really hoping to just configure users as admin or basic users in the VisualSVN admin tool.