Good idea. Here is the config. :-)
== svnserve.conf ==
[general]
anon-access = none
auth-access = write
realm = MyDomain
authz-db = authzfile
[sasl]
use-sasl=true
== authzfile (stripped all groups that "mk" is not member of) ==
[aliases]
mk = CN=Markus Karg,OU=Lokale-Benutzer,DC=MyDomain,DC=
Well, I will give it a try with „force-username-case“, but can you please send
me a URL where this is documented? I just do not find it.
Von: Jan Keirse [mailto:jan.kei...@tvh.com]
Gesendet: Montag, 26. November 2012 09:43
An: Markus Karg
Cc: users@subversion.apache.org
Betreff: Re: Path-base
I am using aliases (as typical with LDAP), so the cause you described should
not happen. Also, everything is lower case (alias names, group names, etc.).
And I do not have any relation between the rules‘ paths and the failing paths,
as I said initially.
Also, I did not find a documentation o