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

Re: Apache::AuthNetLDAP Authentication Failure

From: Stefanus Du Toit <sjdutoit_at_cgl.uwaterloo.ca>
Date: 2004-06-18 19:13:07 CEST

On Fri, Jun 18, 2004 at 08:30:01AM -0400, Chris Ruff wrote:
> <Location /repos>
> DAV svn
> SVNParentPath /var/lib/svn/repos
>
>
> AuthName "Subversion Access"
> AuthType Basic
> PerlSetVar LDAPServer localhost
> PerlSetVar LDAPPort 389
> PerlSetVar BaseDN "ou=user,dc=dndlabs,dc=net"
> PerlSetVar UIDAttr uid
> Require valid-user

Just for the record:

PerlAuthenHandler Apache::AuthNetLDAP

was missing here. (Resolved in off-list mail)

-- 
Stefanus Du Toit <sjdutoit@cgl.uwaterloo.ca>
  Computer Graphics Lab
  School of Computer Science
  University of Waterloo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 18 19:14:31 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.