SVN and Apache::AuthDBI
From: Sean Davis <sdavis2_at_mail.nih.gov>
Date: 2006-01-12 13:13:31 CET
I am using SVN on Apache with the following configuration:
Apache/2.0.54 (Unix) DAV/2 proxy_html/2.5 SVN/1.2.3 PHP/5.0.4 mod_perl/2.0.1
When I try to authenticate, I get a 500 server error and then this in my
4185 Apache::AuthDBI::authz fall through, return DECLINED
Thanks,
And from my httpd.conf:
<Location /svn>
PerlSetVar Auth_DBI_data_source dbi:Pg:dbname=apache;host=sherlock
PerlSetVar Auth_DBI_pwd_table users
require group admin
---------------------------------------------------------------------
|
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.