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

Re: Usernames with @ in them break groups in AuthzSVNAccessFile

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2006-03-10 13:58:28 CET

On Wednesday 08 March 2006 22:48, Jonathan Williams wrote:
> Hi Subversioneers,
>
> I need to have usernames of the form user@domain since I am using
> mod_auth_kerberos with apache to authenticate repository users.

There is another possible solution. There is a patch for mod_auth_kerb
to add an option that when set to off, doesn't cause the @DOMAIN bit
to be "added" to the authenticated user name. I use the patch and it
works well for us, since we don't care about the DOMAIN (we only have
one):

    KrbAppendRealm off

I have the patch file, but it is squirreled away in the bug database
of mod_auth_kerb. It not clear whether the option will be added to
the next release of mod_auth_kerb.

--
Nick.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 10 14:00:37 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.