Valhalla Legends Forums Archive | BnetDocs Research and Discussion | Request for Information: SID_AUTH_ACCOUNTCHANGE (0x55)

AuthorMessageTime
Arta
Both the request and reply versions of this message are not documented on the site.
July 6, 2005, 2:12 PM
shadypalm88
Client -> Server:
[code](BYTE[32])  Client Public Key   ("A")
(STRING)    Username[/code]

Server -> Client:
[code](DWORD)     Result
(BYTE[32])  Salt                ("s") (zeroed on error)
(BYTE[32])  Server Public Key   ("B") (zeroed on error)

Possible result codes:
    0x00:   OK, proceed to SID_AUTH_ACCOUNTCHANGEPROOF (0x56).
    0x01:   Error: Account does not exist.
    0x05:   Error: Account requires upgrade. (?)[/code]
July 6, 2005, 3:46 PM
Arta
Thanks.

This message is for password change, right?
July 7, 2005, 1:13 AM
Myndfyr
Correct.
July 7, 2005, 1:16 AM
Arta
Thanks. I've added this material as well. Now we can all change our passwords :)

Thanks shady!
July 7, 2005, 1:23 AM

Search