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

svnserve passwd plaintext

From: gmu 2k6 <gmu2006_at_gmail.com>
Date: 2006-07-15 12:06:57 CEST

is there no way to use crypt(), md5(), hashXY(), bcrypt() for password
enrires in the passwd file when using svnserve? using mod_dav_svn or
tunneling svn via SSH is no option right now.
if there really is no way I might fall back to writing a passwd
management tool which works with base64 passwords but of course writes
them debase64'ed into passwd. this way at I would have to actievely
take a peek at passwd to see the passwords.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 15 12:08:12 2006

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.