On Fri, Jan 9, 2009 at 1:48 AM, mcbenton <morgan.ben...@gmail.com> wrote:
> I should be able to write a script that modifies the authz-windowz
> file to add lines such as:
>
> [2009spring:/cs101/0001/jonb]
> jonb = rw
>
> That would in effect only allow permissions on those directories.
>
You are right, but with one correction: you should use SID of user if
you are using Windows authentication.  You authz-windows file should
look like this::

[2009spring:/cs101/0001/jonb]
S-1-5-21-583907252-115176313-839522115-1007 = rw


-- 
Ivan Zhakov
VisualSVN Team

Reply via email to