Subversion Edge LDAP (require CAC Certificate not Username and Password)
Posted
by
Frank Hale
on Server Fault
See other posts from Server Fault
or by Frank Hale
Published on 2012-09-12T19:42:13Z
Indexed on
2012/09/12
21:40 UTC
Read the original article
Hit count: 386
What I've Done:
I've successfully installed and configured Subversion Edge 3.1.2 with LDAP support on a Windows 2008 server. I have configured LDAP users and am able to use LDAP credentials to work on repositories just fine. No issues whatsoever. Works great!
What I Want To Do:
I've been searching for several hours now in hopes to find some information on how to configure Subversion Edge server to require client certificates for user authentication against an LDAP environment. I have not found anything yet that gives me an indication of how to do it. I know there are SVN clients that are capable of prompting for CAC certificates but I cannot figure out how to set my server up to require it.
NOTE: CAC authentication is already setup and working in the windows environment.
Desired Outcome:
When running svn commands that require authentication against my Subversion Edge Server I want it to prompt me for my CAC certificate instead of my Active Directory username and password.
If anyone has any information on this I'd greatly appreciate it.
EDIT: I'm still digging so if I find out anything I'll update this question with what I found.
© Server Fault or respective owner