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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user