Is there a way to have tortisesvn use Windows 7 kerberos tickets to auth against an apache svn server?
Posted
by
jmp242
on Server Fault
See other posts from Server Fault
or by jmp242
Published on 2013-11-08T20:51:50Z
Indexed on
2013/11/08
21:57 UTC
Read the original article
Hit count: 182
I have putty able to use gssapi on my Windows 7 x64 clients against kerberos logins for SSH. I.e. it forwards the ticket you get when you log in to windows. I can't figure out how to get tortiseSVN to do the same. I can get it to prompt me for my credentials every time I do ANYTHING and they work, by changing from neon to serf in the config file. But I need it to use the ticket so I don't have to continually type in my username and password.
If Tortise can't do this, does anyone know of an svn client for Windows that does?
© Server Fault or respective owner