in reply to Win32::FileSecurity and explicitly denied permissions
Looking at the source, ACEs of types other than ACCESS_ALLOWED_ACE_TYPE are ignored. ACEs of type ACCESS_DENIED_ACE_TYPE are not returned by any function in Win32::FileSecurity.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::FileSecurity and explicitly denied permissions
by jdvernon1976 (Novice) on Jun 01, 2006 at 18:01 UTC | |
by tye (Sage) on Jun 01, 2006 at 18:33 UTC | |
by jdvernon1976 (Novice) on Jun 01, 2006 at 20:42 UTC | |
by jdvernon1976 (Novice) on Jun 01, 2006 at 21:49 UTC | |
by tye (Sage) on Jun 01, 2006 at 21:54 UTC |