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

FW: subversion authetication

From: Schelling Bernhard <Bernhard.Schelling_at_lemon42.com>
Date: 2007-03-29 17:09:19 CEST

hi,

I installed subversion and managed it to configure basic
authentication only with a htpasswd file.

[...]
AuthType Basic
AuthName "Subversion repositories"

AuthUserFile /etc/subversion/svn-auth-file
AuthzSVNAccessFile /home/subversion/repos/conf/authz
[...]

Is it possible to configure authentication without using
a htpasswd file just taking the passwd file from my project
directory? How would an apache configuration look like in
that case?

Thanks for hints,

Bernhard

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 29 17:09:45 2007

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.