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

Re: unable to authenticate to svnserve -- no challenge issued

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-09 18:48:10 CET

On Tue, 2004-03-09 at 11:14, Vivek Khera wrote:

> --cut here--
> [general]
> auth-access = write
> anon-access = none
>
> [users]
> password-db = passwd
> realm = Khera Communications

Aha, there's the problem. :-)

The 'password-db' needs to live in the [general] section. So does
'realm'.

The [users] section only exists in the 'passwd' file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 9 18:53:19 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.