summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/drsblobs.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/drsblobs.idl')
-rw-r--r--source4/librpc/idl/drsblobs.idl12
1 files changed, 3 insertions, 9 deletions
diff --git a/source4/librpc/idl/drsblobs.idl b/source4/librpc/idl/drsblobs.idl
index eddb49d0b1..8cb661487e 100644
--- a/source4/librpc/idl/drsblobs.idl
+++ b/source4/librpc/idl/drsblobs.idl
@@ -210,15 +210,9 @@ interface drsblobs {
* the data field contains data as HEX strings
*
* 'Packages':
- * it seems to contains HEX strings
- * of GUID's concatenated together.
- * w2k only has 'Primary:Kerberos'
- * and there's a 32 byte hex string.
- * w2k3 also has 'Primary:WDigest'
- * and there's a 64 byte hex string.
- * ...but this 'Primary:CLEARTEXT'
- * also there's a 104 byte hex string
- * (instead of 3 * (16*2) = 96 ).
+ * data contains the list of packages
+ * as non termiated UTF16 strings with
+ * a UTF16 NULL byte as separator
*
* 'Primary:Kerberos':
* ...