RE: Using WMI to grant permissions to new users on folder..
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 09/28/05
- Next message: Dominick Baier [DevelopMentor]: "Re: Prevent access to advapi32.dll RevertToSelf()"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Prevent access to advapi32.dll RevertToSelf()"
- In reply to: [MSFT]: "RE: Using WMI to grant permissions to new users on folder.."
- Next in thread: scsharma: "RE: Using WMI to grant permissions to new users on folder.."
- Reply: scsharma: "RE: Using WMI to grant permissions to new users on folder.."
- Reply: scsharma: "RE: Using WMI to grant permissions to new users on folder.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 Sep 2005 23:25:42 -0700
Hello [MSFT],
have you tried that?
http://www.leastprivilege.com/ACLSupportForNET.aspx
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hello,
>
> I also suspect this issue a bug. The key line may be:
>
> Descriptor.Properties["Dacl"].Value = DaclObject;
>
> and
>
> ManagementBaseObject ret = lfs.InvokeMethod("SetSecurityDescriptor",
> inParams, null);
>
> The old values is not replaced but appended.
>
> I will record this and hope it can be fixed in later version.
>
> Luke
>
- Next message: Dominick Baier [DevelopMentor]: "Re: Prevent access to advapi32.dll RevertToSelf()"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Prevent access to advapi32.dll RevertToSelf()"
- In reply to: [MSFT]: "RE: Using WMI to grant permissions to new users on folder.."
- Next in thread: scsharma: "RE: Using WMI to grant permissions to new users on folder.."
- Reply: scsharma: "RE: Using WMI to grant permissions to new users on folder.."
- Reply: scsharma: "RE: Using WMI to grant permissions to new users on folder.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|