Re: Usernames with @ in them break groups in AuthzSVNAccessFile
From: Jonathan Williams <jcw9_at_nyu.edu>
Date: 2006-03-13 18:06:48 CET
I'm very sorry -- I put the wrong broken rule in! This case is known
---- jcw9 = jcw9@ORLY.EDU testgroup = @jcw9 test@ORLY.EDU [/misc/test1] * = @testgroup = rw ---- [Mon Mar 13 11:58:27 2006] [error] [client 128.122.226.112] Failed to load the AuthzSVNAccessFile: An authz rule refers to group 'jcw9 test@ORLY.EDU', which is undefined [Mon Mar 13 11:58:27 2006] [error] [client 128.122.226.112] Access denied: 'jcw9@ORLY.EDU' GET svn:/misc/test1 ---- Switching the order of the testgroup line (`testgroup = test@ORLY.EDU @jcw9`) still gives an access denied but without the 'AuthzSVNAccessFile' error.log entry On Mar 10, 2006, at 2:22 AM, Kalin KOZHUHAROV wrote: > Can you try to describe a bit more your situation? I am sure > something else is b0rked. I'm pretty sure this has *something* to do with mod_authz_svn as it is generating a log entry that clearly shows it to be parsing the file incorrectly. -- Jonathan C. Williams Web Programmer Steinhardt School of Education --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Mar 13 18:21:49 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.