Using MIT kerberos authentication with Tortoise SVN from a windows client
From: Chris Rodgers <rodgers_at_physchem.ox.ac.uk>
Date: 2006-08-24 19:04:28 CEST
Hi,
Should it be possible to use a kerberos-enabled SVN repository with
If so, does anyone have any tips for getting it to work?
Here is what I have set up so far:
I have installed a Fedora Core 5 machine with Apache 2 running
From my linux machines, I can now access the svn repository using kerberos.
$ kinit rodgers@MY.REALM
$ svn co https://my.server/svn/stuff
$ svn etc...
all work with only an initial password prompt when running kinit.
Now, I would like to be able to connect to this repository from Windows.
I have installed the MIT Kerberos 3.1 for windows beta and can
However, TortoiseSVN doesn't seem to be aware that it can use this
When I try to checkout a directory using TortoiseSVN, here is what
[Thu Aug 24 17:39:41 2006] [debug] src/mod_auth_kerb.c(1342): [client
Many thanks in advance,
Chris Rodgers.
---------------------------------------------------------------------
|
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.