This is a discussion on Little question about audit (and alarm) ACEs - VMS ; Hello everyone, I gave a quick look at the relevant manuals but did not find a definitive answer, so here is the question: what about something like the following? $ SET SECURITY/ACL=(AUDIT=SECURITY,ACCESS=FAILURE) MYFILE.EXT I knew that in the ACCESS= portion ...
Hello everyone,
I gave a quick look at the relevant manuals but did not find a definitive
answer, so here is the question: what about something like the following?
$ SET SECURITY/ACL=(AUDIT=SECURITY,ACCESS=FAILURE) MYFILE.EXT
I knew that in the ACCESS= portion of this type of ACE I had to specify
something like READ+WRITE followed by +FAILURE or +SUCCESS in order to have a
correct and working ACL, but I've just discovered that the above mentioned
syntax is quietly accepted. Am I missing something?
Thank you,
G.