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

Removing rights on path based authentication

From: Dave M <dmiller_at_tecolote.net>
Date: Thu, 10 Jul 2008 14:37:45 -0700 (PDT)

Hello all

I am using SSPI and path based authentication on an Apache server.
For the most part, everything seems to work. There is one example in
chapter 3 of the tortoiseSVN manual that doesn't work on my system.
In the excerpt of the svnaccessfile.txt below, rights are removed from
Dan German aka dangerman:

# Default access rule for ALL repositories
# Everyone can read, admins can write, Dan German is excluded.
[/]
* = r
@admin = rw
dangerman =

I find that I cannot remove rights in this fashion. In my
installation, dangerman can still see and retrieve files. If on the
other hand, I added this statement:

dangerman = rw

then dangerman would be able to write as expected. So it seems that I
can add rights in the fashon, but I cannot remove them. Had anyone
else had this experience?

Thanks

Dave M

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-11 07:12:50 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.