• Welcome to Valhalla Legends Archive.
 

Request for Information: SID_AUTH_ACCOUNTCHANGE (0x55)

Started by Arta, July 06, 2005, 09:12 AM

Previous topic - Next topic

Arta

Both the request and reply versions of this message are not documented on the site.

shadypalm88

#1
Client -> Server:
(BYTE[32])  Client Public Key   ("A")
(STRING)    Username


Server -> Client:
(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. (?)

Arta

Thanks.

This message is for password change, right?

MyndFyre

QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Arta

Thanks. I've added this material as well. Now we can all change our passwords :)

Thanks shady!