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

Usernames with @ in them break groups in AuthzSVNAccessFile

From: Jonathan Williams <jcw9_at_nyu.edu>
Date: 2006-03-08 23:48:07 CET

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

Thanks.

--
Jonathan C. Williams
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 9 16:03:55 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.