r21404: packages just contain utf16 strings not guids:-)
authorStefan Metzmacher <metze@samba.org>
Sat, 17 Feb 2007 07:10:28 +0000 (07:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:26 +0000 (14:48 -0500)
metze
(This used to be commit 925f1f40cf8318d0a72fe3da958db52ccbf14b39)

source4/librpc/idl/drsblobs.idl

index eddb49d0b114701308d569557630ccdb3d3b697f..8cb661487e246144644c258945f61c3b17ffca24 100644 (file)
@@ -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':
                 *    ...