No time to test, sorry, but agreed that usernames should be
case-sensitive. Please file a bug if they aren't...
Bob Archer wrote on Fri, Oct 08, 2010 at 11:45:16 -0400:
> > On Fri, Oct 8, 2010 at 5:30 PM, Bob Archer
> > wrote:
> > > >> Hi all. I have a problem with SVN. I have the (only) user
>
On Fri, Oct 8, 2010 at 5:45 PM, Bob Archer wrote:
> > On Fri, Oct 8, 2010 at 5:30 PM, Bob Archer
> > wrote:
> > > >> Hi all. I have a problem with SVN. I have the (only) user
> > > >> 'test_user' (in the 'passwd' file) having 'rw' on the entire
> > > >> repository. Why am I able to get *authenti
> On Fri, Oct 8, 2010 at 5:30 PM, Bob Archer
> wrote:
> > >> Hi all. I have a problem with SVN. I have the (only) user
> > >> 'test_user' (in the 'passwd' file) having 'rw' on the entire
> > >> repository. Why am I able to get *authenticated* with the user
> > >> 'TESTUSER' (but not *authorized* t
On Fri, Oct 8, 2010 at 5:30 PM, Bob Archer wrote:
> > >> Hi all. I have a problem with SVN. I have the (only) user
> > >> 'test_user' (in the 'passwd' file) having 'rw' on the entire
> > >> repository. Why am I able to get *authenticated* with the user
> > >> 'TESTUSER' (but not *authorized* to c
> >> Hi all. I have a problem with SVN. I have the (only) user
> >> 'test_user' (in the 'passwd' file) having 'rw' on the entire
> >> repository. Why am I able to get *authenticated* with the user
> >> 'TESTUSER' (but not *authorized* to commit)? Note that only
> >> authenticated user can access an
anon-access = none
password-db = passwd
authz-db = authz
I'm using svn (svnserve.exe). There is a mistake in the previous post:
'test_user' is without the '_' character. So the only user in passwd is
'testuser'. Every user different from 'testuser' does not get
authentication, while 'TESTUSER' get
> Hi all. I have a problem with SVN. I have the (only) user
> 'test_user' (in the 'passwd' file) having 'rw' on the entire
> repository. Why am I able to get *authenticated* with the user
> 'TESTUSER' (but not *authorized* to commit)? Note that only
> authenticated user can access and read from my