[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Tortoise SVN not getting Kerberos credentials

From: Miah Wadud Dr (ITCS) <W.Miah_at_uea.ac.uk>
Date: Wed, 27 Jul 2011 11:50:25 +0100

Hi Stefan,

I used TortoiseSVN as a client which acquired credentials from Windows AD Kerberos before but I can't remember which version that was. This worked brilliantly, but the latest version doesn't work. I am not certain that this requires server configuration as Firefox (and Internet Explorer) in Windows is able to view the SVN repository.

I have noticed that TortoiseSVN version 1.7 has the saslGSSAPI.dll library whereas the previous version doesn't. However, version 1.7 hangs when I try to access the repository. What are your thoughts on this?

Regards,
Wadud.

>-----Original Message-----
>From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
>Sent: Tuesday, July 26, 2011 7:04 PM
>To: users_at_tortoisesvn.tigris.org
>Subject: Re: Tortoise SVN not getting Kerberos credentials
>
>On 26.07.2011 17:52, Miah Wadud Dr (ITCS) wrote:
>> 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
>> Client: Tortoise SVN 1.6.16 on Windows 7 with Windows Active Directory
>Kerberos
>>
>> Server http config:
>>
>> <Location /svn/rcs>
>> DAV svn
>> SVNPath /data/svn/rcs
>> SSLRequireSSL
>>
>> AuthType VAS
>> AuthVasAuthz On
>> AuthVasRemoteUserMap default
>> AuthVasUseBasic Off
>> AuthVasUseNegotiate On
>>
>> Require user user1_at_UEA.AC.UK user2_at_UEA.AC.UK user3_at_UEA.AC.UK
>user4_at_UEA.AC.UK
>> </Location>
>>
>> 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 :-(
>
>the sasl dlls are only used for repositories served via svnserve, not
>Apache.
>
>For Apache based repositories, Subversion uses the Windows SSPI
>authentication if required. But I'm not sure if your setup correctly
>implements that (never heard of AuthType VAS).
>
>Anyway, this is a question about server setup which means you should ask
>on the Subversion users list for help - they can help you much better
>with these kinds of problems.
>
>Stefan
>
>
>
>--
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
>------------------------------------------------------
>http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2803
>750
>
>To unsubscribe from this discussion, e-mail: [users-
>unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2804528

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-27 15:52:30 CEST

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.