1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00

Process the SAM/UAS change notification message.

This commit is contained in:
Tim Potter
-
parent b8fe147430
commit efcbcfaa48
2 changed files with 74 additions and 1 deletions

View File

@@ -507,12 +507,12 @@ struct packet_struct
/* NETLOGON opcodes */
#define QUERYFORPDC 7 /* Query for PDC. */
#define SAM_UAS_CHANGE 10 /* Announce change to UAS or SAM. */
#define QUERYFORPDC_R 12 /* Response to Query for PDC. */
#define SAMLOGON 18
#define SAMLOGON_R 19
#define SAMLOGON_UNK_R 21
/* Ids for netbios packet types. */
#define ANN_HostAnnouncement 1