summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2011-11-23 20:19:32 +0100
committerStefan Metzmacher <metze@samba.org>2011-11-26 10:16:16 +0100
commit2c73eb4204fd62442bc62c311a016991631b4a18 (patch)
tree9d5376fa165097da95538ef77cd8077ac7a27b12 /librpc
parent37f7a2c82d76fd5b9997686d8cbf1cf8a2180aac (diff)
downloadsamba-2c73eb4204fd62442bc62c311a016991631b4a18.tar.gz
samba-2c73eb4204fd62442bc62c311a016991631b4a18.tar.bz2
samba-2c73eb4204fd62442bc62c311a016991631b4a18.zip
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 <metze@samba.org>
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/netlogon.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/idl/netlogon.idl b/librpc/idl/netlogon.idl
index 24bab8030d..504933ce81 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