mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +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>
This commit is contained in:
committed by
Andrew Bartlett
parent
49b77d8df2
commit
140a6733a4
@ -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,
|
||||
|
Reference in New Issue
Block a user