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

RE: RE: RE: Authz Groups not working

From: Fedor, Halina \(Mission Systems\) <Halina.Fedor_at_ngc.com>
Date: 2007-03-14 16:32:10 CET

I seem to be running into similar difficulty in my svnaccessfile - we
are getting ready to implement multiple repositories. Our file looks
something like this - abbreviated to only show one of the repositories
..
 
[/]
* = r
 
[repos:/req1]
@sdi = r
@cm = rw
@admin = r
@se = r
@reqdesign_tags = r
 
[repos:/req1/trunk]
@sdi = rw
@cm = r
@admin = rw
@se = rw
@reqdesign_tags = r
 
[repos:/req1/tags]
@sdi = r
@cm = r
@se = r
@admin =
@reqdesign_tags = rw

The above setup will not enable any groups any write capabilities - it
ONLY appears to work if I give all groups RW access at the root of all
repositories [/] - but when I do that we are encountering problems where
the admin group can still create tags in the tags directory (which they
should not), and CM is still able to do things other than read in the
/trunk. I am completely stumped on this one - otherwise, I would feel
confident enough to help Rene out if we could also get it working. We
are using Tortoise 1.4.3 and Subversion 1.4.3 with Apache v 2.0.58.
 
Halina Fedor

________________________________

From: Rene Rodriguez [mailto:rrodriguez@fxdd.com]
Sent: Wednesday, March 14, 2007 11:18 AM
To: James Oltmans; W. Scott Howard; users@subversion.tigris.org
Subject: RE: RE: Authz Groups not working

Yea somewhere in the copy and paste I lost it.

 

lol

 

________________________________

From: James Oltmans [mailto:joltmans@bolosystems.com]
Sent: Tuesday, March 13, 2007 4: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

 

------------------------------------------------------------------------
-----
This message and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom it is
addressed. It may contain sensitive and private proprietary or legally
privileged information. No confidentiality or privilege is waived or
lost by any mistransmission. If you are not the intended recipient,
please immediately delete it and all copies of it from your system,
destroy any hard copies of it and notify the sender. You must not,
directly or indirectly, use, disclose, distribute, print, or copy any
part of this message if you are not the intended recipient.
FXDirectDealer, LLC reserves the right to monitor all e-mail
communications through its networks. Any views expressed in this
message are those of the individual sender, except where the
message states otherwise and the sender is authorized to state them.

Unless otherwise stated, any pricing information given in this message
is indicative only, is subject to change and does not constitute an
offer to deal at any price quoted. Any reference to the terms of
executed transactions should be treated as preliminary only and subject
to our formal confirmation. FXDirectDealer, LLC is not responsible for
any
recommendation, solicitation, offer or agreement or any information
about any transaction, customer account or account activity contained in
this communication.
Received on Wed Mar 14 16:32:46 2007

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.