Sdílet prostřednictvím


2.3.3.1 pKT Attribute Contents (Metadata for Domainv1-Based Namespace)

The pKT attribute contains the DFS metadata of the domain-based DFS namespace that the object represents.

The DFS metadata has the following format.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

BLOBVersion

BLOBElementCount

BLOBElement (variable)

...

BLOBVersion (4 bytes): The DFS metadata format version stored as an unsigned, 32-bit, little-endian integer. This MUST always be set to 0.

BLOBElementCount (4 bytes): The number of <BLOBElement> elements that immediately follow this field in the DFS metadata stored as an unsigned, 32-bit, little-endian integer.

BLOBElement (variable): A variable number of DFSNamespaceElementBLOB structures, which immediately follow the BLOBElementCount. Each DFSNamespaceElementBLOB contains descriptive information about a DFS site, root, or link. The format and size of each DFSNamespaceElementBLOB depend on the information contained in it.