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

RE: User name as author when using LDAP

From: Olly Stephens <Olly.Stephens_at_arm.com>
Date: 2006-07-11 10:23:22 CEST

On 11 July 2006 09:12, Håvard Bjåstad wrote:
>
> Now that we're preparing for production use, we want to use
> Apache with LDAP for user authentication. With Apache+LDAP, I
> log on as 'havard' and SVN logs the author as 'CN=Håvard
> Bjåstad,CN=Users,DC=tracetracker,DC=com'

Sounds like you have the "AuthLDAPRemoteUserIsDN" directive set in your apache config. It's not set by default, but setting it asks apache to replace the username with the DN before proceeding (i.e. before it reaches the SVN code).

Turning this option off should fix it.

Olly

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 11 10:24:59 2006

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.