What is the SECURITY_DESCRIPTOR format from the AD nTSecurityDescriptor attribute?
From: ZebZiggle (abrideangroups_at_yahoo.com)
Date: 01/30/04
- Next message: Boris Nikitin: "PKCS10"
- Previous message: Mike H: "Retrieving Smart Card Reply Data using SCardTransmit()"
- Next in thread: Dave McPherson [MS]: "Re: What is the SECURITY_DESCRIPTOR format from the AD nTSecurityDescriptor attribute?"
- Reply: Dave McPherson [MS]: "Re: What is the SECURITY_DESCRIPTOR format from the AD nTSecurityDescriptor attribute?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Boris Nikitin: "PKCS10"
- Previous message: Mike H: "Retrieving Smart Card Reply Data using SCardTransmit()"
- Next in thread: Dave McPherson [MS]: "Re: What is the SECURITY_DESCRIPTOR format from the AD nTSecurityDescriptor attribute?"
- Reply: Dave McPherson [MS]: "Re: What is the SECURITY_DESCRIPTOR format from the AD nTSecurityDescriptor attribute?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|