[Info-vax] File protection question

Hein RMS van den Heuvel heinvandenheuvel at gmail.com
Mon Feb 7 17:13:02 EST 2011


On Feb 7, 1:37 pm, samizahra <sami.z.za... at intel.com> wrote:
>  > Does 'dprep0' do the SET DEFAULT in their LOGIN.COM and if so does
>  > it use the same parameters?
>
>               Yes :     $ set protection=(g:rwed)/default

Irrelevant for the protection of a job log, which is create before the
command applies.


> > Having said all that - look at who owns the file - are you sure
> > DRPEP0 has started the job? Is there an ACL on the directory?
>
>           Yes, DPREP0 is starting the jobs,
>           No ACL on the dire

What you want to do is to add a default_protection ace to the
DIRECTORIE ( not the files )
That could look like:

     $ set secu /log/acl=(default,S:RWE,O:RWE,G:RWE,W:RWE) SMASH1:
[SCRATCH] SMASH_LOGS.DIR

> still looking for a solution

Try the default ACE, or... define the problem better.
So what if world has no access.
Does world need access or does 'something' need access and tries to
use the world protection..
How about giving 'something' proper access based on its own
properties, not just being 'world'

Hein



More information about the Info-vax mailing list