Re: Mapping Apache usernames -> subversion usernames
From: Russ <rsivak_at_istandfor.com>
 
Date: 2006-10-21 04:51:52 CEST 
I would be interrestered in the solution as well.  I've finally gotten mod_auth_kerb and ran into the same problem with trac.  I was able to do some quick source hacking (thank god its written in python) and I was able to lowercase the usernames and get rid of the domain name in username.  It would be nice if I could do it as an apache configuration though.
 Russ
 -----Original Message-----
 Hi folks,
 Is there a way to map apache/kerberos usernames to a set of different 
 For example, I am using apache2 with mod_auth_kerb so usernames show up 
 This works, but causes a number of problems and general ugliness. For 
 Since every user maps to user@example.org, and there only is one realm, I 
 Any ideas? 
 For reference, here the relevent apache config:
 <Location /svn/XXX>
 [1] Well, I know one way, which I will do if I have to: hack the source of 
 -- Wesley J. Landaker <wjl@icecavern.net> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Oct 21 04:52:30 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.