linux subversion client with Kerberos
From: Steve Zeng <SteveZ_at_airg.com>
Date: Mon, 21 Jul 2008 14:09:20 -0700
Hello forks,
Basically I am looking for a linux subversion client which can do
My SVN server is configured as Apache/Kerberos authentication. Currently
<Location /svn>
DAV svn
SVNParentPath /var/www/svn/
AuthzSVNAccessFile /var/www/svn/repos/conf/authz
SSLRequireSSL
AuthType Kerberos
AuthName "Kerberos Login"
KrbMethodNegotiate On
KrbMethodK5Passwd Off
KrbAuthRealms EXAMPLE.COM
require valid-user
</Location>
Below is version of my SVN server and windows client.
1) subversion server
centos 5.1 i386
subversion-1.4.2
httpd-2.2.3-11
mod_auth_kerb-5.1
2) Windows Client (working)
Windows XP SP3
TortoiseSVN 1.4.0, Build 7501 - 32 Bit , 2006/09/15 21:34:55
Subversion 1.4.0,
apr 0.9.12
apr-iconv 0.9.7
apr-utils 0.9.12
berkeley db 4.4.20
neon 0.25.5
OpenSSL 0.9.8b 04 May 2006
Best Regards,
---------------------
Steve Zeng
|
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.