samr: fill in two unknowns in samr_DomInfo13.
authorGünther Deschner <gd@samba.org>
Tue, 2 Dec 2008 22:25:16 +0000 (23:25 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 5 Dec 2008 13:27:02 +0000 (14:27 +0100)
Guenther

librpc/idl/samr.idl

index 39173e418e3be8f33c6707daeb187a9480d304e1..d4492aadc08cb5d1b860304c5faa7b3713fe11fb 100644 (file)
@@ -410,8 +410,7 @@ import "misc.idl", "lsa.idl", "security.idl";
        typedef struct {
                hyper sequence_num;
                NTTIME domain_create_time;
-               uint32 unknown1;
-               uint32 unknown2;
+               hyper modified_count_at_last_promotion;
        } samr_DomInfo13;
 
        typedef [switch_type(uint16)] union {