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

combine basic authentication with LDAP on SVN

From: Jasper Bal | AdSolutions <JasperB_at_adsolutions.com>
Date: Wed, 27 Oct 2010 16:32:21 +0200

Hi All,

 

I've successfully setup a svn server using Active Directory for
authentication. Some of my users are from a different office and do not
exist in the AD. I would like to authenticate them using the standard
password file instead of adding them to AD.

 

I am aware of the AuthzLDAPAuthoritative off directive, but cannot find
any documentation on its use except in combination with anonymous login.

 

The problem might be that both kinds of authentication are handled in
the same module (authz_svn_module). Do I need to load a different module
to make the fall through possible?

 

Can someone point me to the right documentation?

 

Cheers,

Jasper
Received on 2010-10-27 16:57:51 CEST

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.