Tagged Questions
1
vote
1answer
217 views
How to login to VisualSVN Server (with Single Sign-On enabled) under other user than the currently logged one to Windows machine?
If you have Integrated Windows Authentication as the only authentication type enabled in VisualSVN Server you don't get any login / password prompts.
You may find yourself stuck and confused if ...
0
votes
1answer
167 views
Is it possible to get svn to authentication with windows/sspi, but with username aliases?
I have a VisualSVN server running on Windows 2008 R2 x64 using basic authentication.
I want to upgrade to use windows authentication.
However, some of the usernames set up do not match the domain ...
2
votes
2answers
143 views
Handling username changes in Subversion server with Windows Authentication
I have a Subversion server (version 1.7.2) that is fronted by Apache 2.2.21 using basic Windows/Active Directory authentication. Really it's just using the Visual SVN Server 2.5 package with Windows ...
