summaryrefslogtreecommitdiff
path: root/source3/include/nameserv.h
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2002-08-06 18:16:28 +0000
committerJim McDonough <jmcd@samba.org>2002-08-06 18:16:28 +0000
commit6cfff280d838c1fdd1d6b22c9638a797c40ac06d (patch)
treeace2092ff59df216b0b1744702deaf4fcbd56896 /source3/include/nameserv.h
parent5e42dcfe467d48fa7e8d87b88ae2bb2f54e5d28d (diff)
downloadsamba-6cfff280d838c1fdd1d6b22c9638a797c40ac06d.tar.gz
samba-6cfff280d838c1fdd1d6b22c9638a797c40ac06d.tar.bz2
samba-6cfff280d838c1fdd1d6b22c9638a797c40ac06d.zip
Add AD version of samlogon replies for getdc. ATM it will only function
if you have an ADS DC. (This used to be commit 059a352ebb7c7286d205bc86a92f5fd26ab1ff8e)
Diffstat (limited to 'source3/include/nameserv.h')
-rw-r--r--source3/include/nameserv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/nameserv.h b/source3/include/nameserv.h
index fefa243c3f..14561cf44d 100644
--- a/source3/include/nameserv.h
+++ b/source3/include/nameserv.h
@@ -557,6 +557,8 @@ struct packet_struct
#define SAMLOGON 18
#define SAMLOGON_R 19
#define SAMLOGON_UNK_R 21
+#define SAMLOGON_AD_UNK_R 23
+#define SAMLOGON_AD_R 25
/* Ids for netbios packet types. */