| Tortoise SVN not getting Kerberos credentials
From: Miah Wadud Dr (ITCS) <W.Miah_at_uea.ac.uk>
 Date: Tue, 26 Jul 2011 16:52:25 +0100 
Hello Subversion users,
 I have TortoiseSVN version 1.6.16 which is not getting the Kerberos credentials from Windows Active Directory Kerberos. In the TortoiseSVN directory, I can see it is built using the NTLM libraries (saslNTLM.dll), so it should be able to fetch my Kerberos credentials from my Windows desktop. My configuration includes:
 Server: Apache/2.2.3 on RedHat Linux 5.5 with Subversion 1.6.11-7.el5_6.4
 Server http config:
 <Location /svn/rcs>
   AuthType VAS
   Require user user1_at_UEA.AC.UK user2_at_UEA.AC.UK user3_at_UEA.AC.UK user4_at_UEA.AC.UK
 When I try to view a repository on the client, it says:
 PROPFIND of /svn/rcs: authorization failed: Could not authenticate to server
 However, I can view the repository on a web browser with no issues at all. Any help will be greatly appreciated as I am completely stuck on this problem. I have searched high and low on Google but no luck yet :-(
 Thanks in advance.
 ----------
 Information Services
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
 | 
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.