allow&deny
hi everyone We know that deny permission always takes precedence over an allow permission . Is there any exception that allow permission has precedence over deny permission? please explain it. thanks in advance
October 20th, 2009 6:32pm
A deny has a higher preceedense ( I think it's called ) than an Allow. So if you Deny everyone something and then add allow on the same object to let's say Administrators, they would be denied.To my knowledge there is no way to get around the deny Action exept for an administrator to retake ownership and create new rights.
Free Windows Admin Tool Kit Click here and download it now
October 20th, 2009 8:28pm
hi the answer is: allow explicit takes precedence over deny implicit .infact allow explicit overrides deny implicit. :)
October 24th, 2009 1:03pm


