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

Re: Dual Authentication (LDAP/file authentication)

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-29 20:38:18 CEST

On Mon, Aug 27, 2007 at 11:10:58PM -0500, Richard Orta wrote:

> But, now we have a need for an account that is not tied to LDAP. This
> pseudo-account will be created locally on the Unix server running
> Apache/Subversion by using htpasswd. In other words, it will not have an
> LDAP or /etc/passwd entry. It will only exist in the password file
> (created by htpasswd) . So, we want the server to check LDAP first, then
> if the account is not found, check the local file for the password.

Since you seem to use 2.2.x:
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#authzldapauthoritative

HTH,
Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 29 20:35:52 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.