From: Matthias Dieter Wallnöfer Date: Wed, 23 Nov 2011 19:19:32 +0000 (+0100) Subject: idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV) X-Git-Tag: ldb-1.1.4~91 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=2c73eb4204fd62442bc62c311a016991631b4a18;p=ddiss%2Fsamba.git idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV) MS-NRPC 2.2.1.2.1 Signed-off-by: Stefan Metzmacher --- diff --git a/librpc/idl/netlogon.idl b/librpc/idl/netlogon.idl index 24bab8030de..504933ce815 100644 --- a/librpc/idl/netlogon.idl +++ b/librpc/idl/netlogon.idl @@ -1149,6 +1149,7 @@ interface netlogon DS_SERVER_NDNC = 0x00000400, DS_SERVER_SELECT_SECRET_DOMAIN_6 = 0x00000800, DS_SERVER_FULL_SECRET_DOMAIN_6 = 0x00001000, + DS_SERVER_WEBSERV = 0x00002000, DS_DNS_CONTROLLER = 0x20000000, DS_DNS_DOMAIN = 0x40000000, DS_DNS_FOREST_ROOT = 0x80000000