Problem with XCACLS.VBS  
Author Message
gyc





PostPosted: Tue May 17 08:38:11 CDT 2005 Top

VB Scripts >> Problem with XCACLS.VBS Hi

Is anyone using this? I down loaded it from Microsoft and I am having
trouble with the function to remove inherited rights and replacing them with
a copy of the rights

From reading the documentation, I am using /I COPY , but what happens is the
inherited permissons get removed, but nothing gets copied in - so subsequent
actions that rely on the parent permissions being copied are failing
(because the permissions aren't there)

Does anyone have any suggestions

Cheers

Bob

Visual Studio98  
 
 
Ginolard





PostPosted: Tue May 17 08:38:11 CDT 2005 Top

VB Scripts >> Problem with XCACLS.VBS Check out subinacl, it's better than XCACLS