Re: Using MIT kerberos authentication with Tortoise SVN from a windows client
From: Chris Rodgers <rodgers_at_physchem.ox.ac.uk>
Date: 2006-08-25 12:35:09 CEST
Samay wrote:
I have in fact been testing with Tortoise 1.4.x, but it doesn't seem to
On the Windows client (not working):
Windows 2000 SP4 (which is not joined to a domain)
TortoiseSVN 1.4.0, Build 7195 - 32 Bit -RC1, 2006/08/05 14:31:55
MIT Kerberos for Windows 3.1.0 beta 1 with Network Identity Manager 1.1.0.1.
On the Linux client (working fine):
Fedora Core 5 (Linux xxxx.yyyyy 2.6.17-1.2174_FC5smp #1 SMP Tue Aug 8
krb5-workstation-1.4.3-5.1
On the Linux webserver and KDC:
Fedora Core 5 (Linux xxxx.yyyyy 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55
krb5-workstation-1.4.3-5.1
My httpd.conf file contains
<Location /svn>
AuthzSVNAccessFile /var/www/svn-acl
SSLRequireSSL
AuthType Kerberos
Require valid-user
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.