What is the SECURITY_DESCRIPTOR format from the AD nTSecurityDescriptor attribute?

From: ZebZiggle (abrideangroups_at_yahoo.com)
Date: 01/30/04


Date: 30 Jan 2004 11:59:59 -0800

I want to manipulate a SECURITY_DESCRIPTOR from AD via the
nTSecurityDescriptor attribute.

However, looking at the SECURITY_DESCRIPTOR format in winnt.h, I see
that this structure is heavily dependent on pointers.

I'm assuming there cannot be pointers in the serialized/marshalled
nTSecurityDescriptor octet sequence. So I need to know the marshalled
format.

Anyone have any suggestions on where I might find this information?

Thanks in advance,

-Z



Relevant Pages

  • Re: How to implement dynamic typing?
    ... (in the context of the interpreter part of LuaJIT): ... the ability to shove integers and floats directly into pointers, ... which was my original "flonum" format). ... both float24 and float28 used an asymmetric bias (unlike IEEE ...
    (comp.compilers)
  • Re: Formatting Additional (original) Drive
    ... was deleted off that old Drive D ...only the Program Files are still there which I referenced when reinstalling software into the new drive C: ... -if you're about to format a drive that has programs stored on it, first uninstall the programs within Windows, and note that you'll have to reinstall them after you're repartitioned the disk ... I don't see the logic in the instruction to uninstall the programs. ... entries (and, maybe, other pointers) to those apps since those pointers ...
    (microsoft.public.windowsxp.hardware)
  • Re: GPSMAP 60Cx or 76Cx?
    ... | The snippet posted here pointed to the origin of the open-source gpx ... | http://www.topografix.com/GPX/1/1/ for this schema. ... Thanks for the pointers. ... Indeed, I think it's better to use an open, bloated format than a ...
    (sci.geo.satellite-nav)
  • Re: function name as function pointer
    ... With the right set of options, you can get gcc to warn you ... void and on pointers to functions. ... necessary to quote the signature. ... The "%d" format is used for values of type int. ...
    (comp.lang.c)
  • Re: Variable length/precision formats?
    ... Variable format expressions are not particularly ... When the VFE is ... The pointer to the array of pointers is passed ...
    (comp.lang.fortran)