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

Re: authentication

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-29 17:06:50 CEST

On Tue, 2004-06-29 at 10:02, Luciano Ribeiro wrote:
> Hi,
>
> In my httpd.conf file, in the line with **:
>
> <Location /repos>
> DAV svn
> SVNPath "c:/programs/subversion/repos"
>
> **AuthzSVNAccessFile /path/to/access/file
>
> Require valid-user
> AuthType Basic
> AuthName "Subversion repository"
> AuthUserFile c:\xampp\xampp\apache\svn-auth-file
> </Location>
>
> what the path to access file? Do i need to create this file?

Yes, of course. That's where you will write your authorization policy.
Keep reading chapter 6, it sounds like you're not done reading. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 29 17:12:01 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.