I was hoping for a way to poke the reference to my new ACE into the beginning of the ACL with the list of existing ACEs.
Thanks for the response! >-- Original Message -- >From: "Shawn Boyle" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: RE: Add an ACE to an ACL in a specific position... >Date: Tue, 23 Jul 2002 18:02:36 -0400 > > >The way I did this was to read in all of the ACEs, clear the ACL, and >rebuild it in the order I wanted. > >I'm not sure if there's an easier way. > >-Shawn > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of >[EMAIL PROTECTED] >Sent: Tuesday, July 23, 2002 5:57 PM >To: [EMAIL PROTECTED] >Subject: Add an ACE to an ACL in a specific position... > > >does any body know how to add an ACE to an ACL at a specific position in >the ACL. Right now I can add the ACE but it goes to the bottom of the ACL >- I need it to go to the top. > >Thanks >Systems Programmer > >Only those who have the patience to do simple things perfectly ever acquire >the skill to do difficult things easily. > >Author Unknown > >_______________________________________________ >Perl-Win32-Admin mailing list >[EMAIL PROTECTED] >To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > >_______________________________________________ >Perl-Win32-Admin mailing list >[EMAIL PROTECTED] >To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Systems Programmer Only those who have the patience to do simple things perfectly ever acquire the skill to do difficult things easily. Author Unknown _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
