You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "W. Scott Howard" <sc...@wsas.com> on 2007/03/13 17:13:22 UTC

Authz Groups not working

I am trying to set up a group base svn-authz file and it is not working.
 
Here is the file
 
[/Development
@web-developers = rw
@web-admins = rw
 
[/Production]
developer1 = 
admin1 = rw
 
[/]
* = r
 
[groups]
web-developers = developer1
web-admin = admin1
 
 
the /Production side works fine with the user names there, but the
Development side is refusing access to everyone
 
Also I orignally tried
 
[Development:/]
 
and 
 
[Production:/]
 
but those did not work at all.
 
Please help 
 
 
The N00b. hehe


RE: Authz Groups not working

Posted by "W. Scott Howard" <sc...@wsas.com>.
I actually have it, I accidentally deleted it when I sent the e-mail

  _____  

From: James Oltmans [mailto:joltmans@bolosystems.com] 
Sent: Tuesday, March 13, 2007 1:44 PM
To: W. Scott Howard; users@subversion.tigris.org
Subject: RE: Authz Groups not working



Aren't you missing a ] on [/Development]?

 

  _____  

From: W. Scott Howard [mailto:scotthoward@wsas.com] 
Sent: Tuesday, March 13, 2007 11:13 AM
To: users@subversion.tigris.org
Subject: Authz Groups not working

 

I am trying to set up a group base svn-authz file and it is not working.

 

Here is the file

 

[/Development
@web-developers = rw
@web-admins = rw

 

[/Production]
developer1 = 
admin1 = rw

 

[/]
* = r

 

[groups]
web-developers = developer1

web-admin = admin1

 

 

the /Production side works fine with the user names there, but the
Development side is refusing access to everyone

 

Also I orignally tried

 

[Development:/]

 

and 

 

[Production:/]

 

but those did not work at all.

 

Please help 

 

 

The N00b. hehe

 


RE: Authz Groups not working

Posted by James Oltmans <jo...@bolosystems.com>.
Aren't you missing a ] on [/Development]?

 

________________________________

From: W. Scott Howard [mailto:scotthoward@wsas.com] 
Sent: Tuesday, March 13, 2007 11:13 AM
To: users@subversion.tigris.org
Subject: Authz Groups not working

 

I am trying to set up a group base svn-authz file and it is not working.

 

Here is the file

 

[/Development
@web-developers = rw
@web-admins = rw

 

[/Production]
developer1 = 
admin1 = rw

 

[/]
* = r

 

[groups]
web-developers = developer1

web-admin = admin1

 

 

the /Production side works fine with the user names there, but the
Development side is refusing access to everyone

 

Also I orignally tried

 

[Development:/]

 

and 

 

[Production:/]

 

but those did not work at all.

 

Please help 

 

 

The N00b. hehe