drsuapi.idl: add DRSUAPI_ATTID_schemaInfo
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Feb 2019 23:14:31 +0000 (00:14 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Jun 2019 10:21:57 +0000 (10:21 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13799

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
(cherry picked from commit 140a6733a458d0afa20237a09ef4ee2546a83a8f)

librpc/idl/drsuapi.idl

index cd90500faf57c4c9362e144b17b0ed4d59b57d09..448a58bcd1f597223d563911d38ba7bbaecb0aef 100644 (file)
@@ -548,6 +548,7 @@ interface drsuapi
                DRSUAPI_ATTID_objectCategory                    = 0x0009030e,
                DRSUAPI_ATTID_gPLink                            = 0x0009037b,
                DRSUAPI_ATTID_transportAddressAttribute         = 0x0009037f,
+               DRSUAPI_ATTID_schemaInfo                        = 0x0009054e,
                DRSUAPI_ATTID_msDS_Behavior_Version             = 0x000905b3,
                DRSUAPI_ATTID_msDS_KeyVersionNumber             = 0x000906f6,
                DRSUAPI_ATTID_msDS_NonMembers                   = 0x00090701,