[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: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2006-03-10 08:22:10 CET

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. Groups
> appear to stop working with more than one username of this form:
>
>
> [groups]
> admin = me@myedu boss@myedu
> user = someone@myedu @admin
> [/]
> * =
> @user = r
> @admin = rw
>
> I'm pretty sure that one breaks, but there's plenty of ways:
>
> Failed to load the AuthzSVNAccessFile: An authz rule refers to g
> roup 'someone @admin', which is undefined

Well, it works for me here (subversion-1.3.0 on Gentoo Linux) with 20+ users, each in a 2+ groups, for about 10+ projects.
All users are user@domain and have been so for the last one year.

Can you try to describe a bit more your situation? I am sure something else is b0rked.

Check that you don't have special characters in your auth file (use editor like vim and highlight space).

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 10 08:24:35 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.