|
Posted by =?Utf-8?B?ZGltYQ==?= on November 19, 2007, 10:47 am
If you were Registered and logged in, you could reply and use other advanced thread options > I'm aware that Creator/Owner permissions kick in as soon a member
> of Users creates a folder in "working", and then moves it to "completed".
The last part should read: and that folder is then moved to "completed".
--
dima
"dima" wrote:
> Hi Roger, thanks for replying.
>
> No, members of Users are not to have the same permissions for "working" and
> "completed". As I said, both "working" and "completed" inherit from
> "root_folder", except "completed" has an extra explicit Deny permission on
> top of what's inherited. The purpose of this deny permission is to explicitly
> deny everything but read access to Users members in "completed".
>
> I'm aware that Creator/Owner permissions kick in as soon a member of Users
> creates a folder in "working", and then moves it to "completed". This is why
> I put the Deny permission in place on "completed" - to explicitly override
> that. In fact, with it being the only explicit Deny permission, it should
> override all Allow permissions of each folder in "completed" - and it does.
> However, instead of affecting just members of the Users group, this Deny
> permission also affects members of the Administrators group, for no apparent
> reason. That is, members of the Administrators group are also denied
> everything except read access to the "completed" folder - even though the
> permission is set only for the Users group.
>
> I want to be able to have a folder in "working" with full access to Users,
> and then have an Administrator to move it to "completed", and by doing so,
> automatically make the folder as read-only to Users. I want Administrators to
> retain full control over both folders at all times.
>
> Thanks again for the help.
>
> --
> dima
>
> "Roger Abell [MVP]" wrote:
>
> > So are Users members to have the same permissions on
> > things in Working as in Completed?
> > You not not state.
> >
> > Your issue is in part that there is a special grant to Users
> > that lets them create new things, at which point the grant
> > to Creator/Owner kicks in an grants that account Full.
> >
> > Given that Working and Completed are on the same partition
> > you should copy from Completed to Working, not move.
> > A move within a partition for Windows up through W2k3
> > takes along permissions that are explicitly granted on the
> > moved.
> >
> > Tell us what you want Working to allow to Users and then
> > we can get you going.
> >
> > Roger
|