The trustee can be a SID too. E.g., to set access for NT AUTHORITY\INTERACTIVE, you can do this:
oACE.Trustee = "S-1-5-4"
"Aaron Margosis [MSFT]" wrote:
[Quoted Text] > Just ran into the same thing. Make sure that the trustee name is valid -- > having a name that doesn't resolve results in the error you described. >
|