S>C 0x14 BNLS_SERVERLOGONPROOF

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:BNLS Messages (BNLS)
Message Id:0x14
Message Name:BNLS_SERVERLOGONPROOF
Direction:Server to Client
Used By:Warcraft III Reign of Chaos, Warcraft III The Frozen Throne
Message Format:
(does not include protocol header)
(UINT32) Slot index
(BOOLEAN) Success (32-bit)
(UINT32) [5] Data for server's SID_AUTH_ACCOUNTLOGONPROOF (0x54) response.

Remarks

After this message is received, the logon checking sequence for a particular logon session is complete. This message can also be used to calculate the server's SID_AUTH_ACCOUNTCHANGEPROOF (0x56) response, and check the client's change password request. Simply substitute the SID_AUTH_ACCOUNTLOGONPROOF (0x54) data with the SID_AUTH_ACCOUNTCHANGEPROOF (0x56) data.

If the Success code is TRUE, then the client's logon information was valid. Otherwise, if it is FALSE, the client's logon information was invalid, and the logon request must be denied.

Anonymous

Comments

no one has commented yet.