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

Re: svnserve password wildcard

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 27 Jan 2010 13:32:25 -0500

On Wed, Jan 27, 2010 at 1:28 PM, Zac <zac.isom_at_gmail.com> wrote:
> I am trying to set up a very simple svnserve server on our LAN.  Up
> until now we have been using direct file system access to our
> repository.  I am struggling with authentication.  We would like
> something that approximates our current access scheme.  We have no
> access restrictions.  However, with the same configuration using
> svnserve the commits are not tagged with any user name as they were
> when we used direct file system access.  So, is there a way to require
> authentication without any restrictions?  I just need everybody to log
> in with a user name... any user name.  I don't really care about
> passwords.

You can setup the svnserve users file so that users just have an empty
password. You still need to list the usernames though.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-01-27 19:33:02 CET

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.