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

Re: Authorization HowTo

From: Ronan Lucio <ronan_at_tiper.com.br>
Date: 2006-12-01 15:00:36 CET

Mahesh,

1) I donīt know it you can use comments in the file, but perhaps...

2) Could you show the lines of httpd.conf?

Ronan

Mahesh S Kudva escreveu:
> Modified my authorization file as follows, but nothing seems to work.
>
> [groups]
> tr = joe, frank
> tg = mitch, rave
> everyone = joe, frank, mitch, rave
>
> [Trial:/]
> @everyone = r
>
> #Project Trial
> [Trial:/Trial1]
> joe =
> @tr = rw
>
> #Project Test
> [Test:/Test1]
> joe = rw
> frank = r
>
> In the above repository Trial; joe gets the read-write permission even if he
> is mentioned with no-access for the folder "Trial1". But repository Test
> works fine.
>
>
> -----Original Message-----
> From: Ronan Lucio <ronan@tiper.com.br>
> To: Mahesh S Kudva <mahesh.kudva@robosoftin.com>
> Cc: users@subversion.tigris.org
> Date: Thu, 30 Nov 2006 11:18:27 -0200
> Subject: Re: Authorization HowTo
>
>
>> Mahesh
>>
>> Mahesh S Kudva escreveu:
>>
>>> Hi
>>>
>>> This seems to be funny, but I am not able to get access control or
>>> authorization working to the fullest. This is how my file looks
>>>
>>> [groups]
>>> tr = joe, frank
>>> tg = mitch, rave
>>>
>>> [/]
>>> * = r
>>>
>>>
>> Try:
>>
>> [groups]
>> tr = joe, frank
>> tg = mitch, rave
>> everyone = joe, frank, mitch, rave
>>
>> [repos:/]
>> @everyone = r
>>
>>
>> Ronan
>>
>
>
>
> -----------------------------------------------
> Robosoft Technologies - Come home to Technology
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
Received on Fri Dec 1 15:00:57 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.