IDL: Add type 23 in nbt_ntlogon_request reply packets.
authorGünther Deschner <gd@samba.org>
Fri, 18 Apr 2008 09:41:35 +0000 (11:41 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 18 Apr 2008 09:50:19 +0000 (11:50 +0200)
Guenther
(This used to be commit dbef92c2b2ae6786cf527715adbbd7db8b334fcc)

source3/librpc/idl/nbt.idl

index e5efe1746d70759af62f0c7172ab07adc22a180b..4dc7972e45016fdafa9b34809104069852a1d102 100644 (file)
@@ -579,6 +579,7 @@ interface nbt
                [case(NTLOGON_SAM_LOGON)]       nbt_ntlogon_sam_logon logon;
                [case(NTLOGON_SAM_LOGON_REPLY)] nbt_ntlogon_sam_logon_reply reply;
                [case(NTLOGON_SAM_LOGON_REPLY15)] nbt_ntlogon_sam_logon_reply reply;
+               [case(NETLOGON_RESPONSE_FROM_PDC2)] nbt_netlogon_response_from_pdc2 reply2;
        } nbt_ntlogon_request;
 
        typedef [flag(NDR_NOALIGN),public] struct {