Page 1 of 1

Clear inherited file permissions

Posted: Wed Apr 21, 2010 10:41 am
by valitudor
I’m trying to clear the inherited file permissions of some files. If I clear the “allow inheritable permissions from the parent to propagate to this object…” and I copy permissions from the parent, everything works ok, but not with the inherited permissions.
Could you help me, please?

P.S. Thanks for your components.

Posted: Thu Apr 22, 2010 8:43 pm
by madshi
Try playing with "ISecurityObject.ProtectedDAcl" property. That controls inherited rights.

Posted: Wed Apr 28, 2010 6:10 pm
by valitudor
Thanks, that did it!