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

user usernames with special characters in access file?

From: ossi petz <ossipetz_at_hallo.ms>
Date: 2007-04-19 20:34:26 CEST

hallo

after some messing around i was able to configure subversion and auth
users agains an active directory.

after an upgrade to apache 2.2 i was able to allow usernames like
"mmüller" to pass the mod_auth_ldap authentication in apache (using the
apache 2.2 AuthLDAPCharsetConfig config).

after this step subversion verifies the username and repository access
and fails everytime (Access denied: 'mm\xfcller' GET svn:/). dont get
confused, the \xfc is an ü in the used charset, it gets escaped by the
apache logger for improved log file safety.
usernames without special chars work.

is there no way subversion usernames may contain special characters
(öäüéàè)?
is there a way to define a charset for the AuthzSVNAccessFile ??

thanks for any hints on this :)
regards

op

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 19 20:40:24 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.