More details for Username and Password element.

FossilOrigin-Name: 6ddb06bfc7b4fe052b8a3d075526ca81b244c405685479d5868ccf56d775dc3b
This commit is contained in:
7u83@mail.ru 2015-05-10 21:00:09 +00:00
parent 769e4fa60a
commit 2eb4b6de11
1 changed files with 23 additions and 4 deletions

View File

@ -476,18 +476,37 @@ Vendor spec CAPWAP | Vedor spec LWAPP | Vendor specific LWAPP data
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Username (33 bytes) ...
| Username (33 bytes) ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
... Username |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Password hash ...
| Password Hash 1 ... (121 bytes) ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
... PAssword Hash 1 |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Password Hash 2 ... (121 bytes) ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
... PAssword Hash 2 |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Reserved(?) | Type (?) |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Username:
0-terminated username, the field has to fillid up with zeros.
Password 1:
Password
Password 2:
Password
Type:
01 = Telnet/SSH Username and Password
02 = 802.1x Supplicant Credentials
21. Radio Module Info (?) (LWAPP 104)
0 1 2 3