Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - ADsSecurity and Inheritance

Reply
 
Old 02-08-2009   #1 (permalink)
CardIain


 
 

ADsSecurity and Inheritance

I've been using the ADsSecurity.dll to query and modify permissions on a
Windows Server file system (NTFS).

If I reconfigure the permissions on a folder they aren't inherited by the
subfolders and files even though the permissions say they are for "This
Folder, Subfolders and Files". If I check the subfolder themselves the
permissions remain unchanged even though the "inherit from parent" checkbox
is checked. Is there a way to refresh the Security Descriptor for subfolders
and files so that they are tally with the dialog and ARE inherited from the
parent folder?

The alternative method I've found is to recurse all subfolders and files and
apply the same permissions. Works fine, but I'd far prefer them to be set to
inherit in case someone amends the permissions on the parent at some stage in
the future and forgets to apply to subfolders and files.

Any advice would be much appreciated.

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
ACL - Search directories where inheritance has been broken? PowerShell
Re: Problem with folder layout inheritance Vista file management


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46