RE: svnserve on W2K3
From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Thu, 20 Mar 2008 15:25:19 -0400
> Can anyone recommend a complete guide for setting up svnserve
Let's clear one thing up first. You seem to want domain-based, automatic client authentication, via active directory / kerberos, right? This does not work if you are using svnserve 1.4, so you'll have to wait till at least when 1.5 is released. For now, if you're using 1.4, the only authentication on svnserve is stored in a plain-text flat file on the server, so it essentially means that the sys admin must assign the password for each user.
Correct, everyone?
For now, if you want kerberos authentication, single sign-on, users choose their own passwords, then apache is the preferred method, but you could also consider svn+ssh, or IIS. Right everyone?
---------------------------------------------------------------------
|
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.