Updating security on a folder.
From: Anthony Hunter (anthony.hunter_at__NOSPAM_.invensys.com)
Date: 09/19/05
- Previous message: WT: "Re: Alternative store vs. MY store"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 19 Sep 2005 15:49:24 -0400
I'm running a function to add a user group to a folder's security. I
have this working for the most part, but I get an error saying that the
permissions are incorrectly ordered.
Now I've come across this in the help for the AddAccessAllowedAce()
function, "It is the caller's responsibility to ensure that the ACL is in
canonical order by adding ACEs in the proper sequence." How can I do this?
My function first reads the current permissions on the folder then adds the
new one. How do I know when to add my new account?
Thanks,
Anthony
-- Product Availability Developer Invensys Avantis - www.avantis.net
- Previous message: WT: "Re: Alternative store vs. MY store"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|