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

Re: AuthzSVNAccessFile and [alias]

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 14 Sep 2012 23:45:01 +0100

To clarify, you want the left-hand side of an alias line to be the full DN, right?

How is this going to work? Does our ini parser allow the LHS to contain
embedded '=' sign?

https://svn.apache.org/repos/asf/subversion/trunk/subversion/libsvn_subr/config_file.c
http://docs.python.org/library/configparser

Esmond Pitt wrote on Wed, Sep 12, 2012 at 16:08:00 +1000:
> The value of an alias in the AuthzSVNAccess file seems constrained to be
> whatever login name the user used.
>
> However I am using LDAP authentication, and it is preferable for me for it
> to be the full DN of the user rather than whatever he supplied as the login
> name.
>
> I have 'AuthLDAPRemoteUserIsDN on', which promotes this behaviour for the
> REMOTE_USER variable within Apache.
>
> Is there a way of propagating that behaviour to the AuthzSVNAccess file?
>
> Thanks in advance
>
> EJP
Received on 2012-09-15 00:45:36 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.