IDL: Add nbt_cldap_netlogon_15.
authorGünther Deschner <gd@samba.org>
Fri, 9 May 2008 15:24:38 +0000 (17:24 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 9 May 2008 15:24:38 +0000 (17:24 +0200)
Guenther

source/librpc/idl/nbt.idl

index be503f900a956cca90e48a54b075571636f2e80b..08bdebe2eda07366eb76c34eb6a51776fc38aa1f 100644 (file)
@@ -551,6 +551,25 @@ interface nbt
                uint16               lm20_token;
        } nbt_cldap_netlogon_13;
 
+       typedef [public] struct {
+               nbt_netlogon_command type;
+               uint16               sbz;
+               nbt_server_type      server_type;
+               GUID                 domain_uuid;
+               nbt_string           forest;
+               nbt_string           dns_domain;
+               nbt_string           pdc_dns_name;
+               nbt_string           domain;
+               nbt_string           pdc_name;
+               nbt_string           user_name;
+               nbt_string           server_site;
+               nbt_string           client_site;
+               nbt_string           next_closest_site;
+               [value(15)] nbt_netlogon_version nt_version;
+               uint16               lmnt_token;
+               uint16               lm20_token;
+       } nbt_cldap_netlogon_15;
+
        typedef [public] struct {
                nbt_netlogon_command type;
                uint16               sbz;