mirror of
https://github.com/samba-team/samba.git
synced 2025-03-07 00:58:40 +03:00
drsuapi.idl: add DRSUAPI_ATTID_schemaInfo
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)
This commit is contained in:
parent
8b52325985
commit
57923ced05
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user