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

Re: passwords in subversion

From: Henrik Vendelbo <hvendelbo_at_bluprints.com>
Date: 2004-12-13 13:34:57 CET

WebDAV is actually considered the preferred access method if previous
mailing list comments are to be belived. You may indeed configure Apache to
use all sorts of authorisation schemes. SQL database, Host user account,
Keberos, LDAP, Windows Domain, and more I'm sure. Check modules docs at
http://httpd.apache.org

With Apache running in SELinux or similar sandbox and using https with a
good encryption, I personally think it is the most secure and robust set up
you can use.

----- Original Message -----
From: "Niko Sams" <ns@vivid-planet.com>
To: "pat" <pat@xvalheru.org>; <users@subversion.tigris.org>
Sent: Friday, December 10, 2004 11:19 AM
Subject: Re: passwords in subversion

> Hi,
>
> The encrypted-passwords would be interesting for mee too.... usually you
> should use svn+ssh i suppose...
>
> and webdav can be used over https!
> its just a matter of apache-configuration :D
> (although i never used it myself)
>
>
> mfg
> niko
>
> pat wrote:
>
> >Hi all,
> >
> >Couple months agou I have played with subversion as svn server. There is
a
> >passwords file, but the passwords have been saved as plain text (I have
> >probably missed something). Is it possilbe to use cripted passwords ???
Or is
> >it possivle to use certificates for access to svn server ???
> >
> >I know the svn server can comunicate through ssh (commonly through secure
> >layer), but is this possible for WebDAV too ??? Can WebDAV use secure
> >communication ???
> >
> >If someone have personal expiriences please let me know too.
> >
> >Thanks
> >
> > Pat
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> >For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 13 13:37:53 2004

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.