Better description for password hash
FossilOrigin-Name: bf95da236475004e2116c4d9b3c427fe3f69727a33d2f785456b0921de18d822
This commit is contained in:
parent
5ce5f91389
commit
c594bfa945
@ -564,7 +564,7 @@ Vendor spec CAPWAP | Vedor spec LWAPP | Vendor specific LWAPP data
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
| Password Hash 1 ... (121 bytes) ...
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
... PAssword Hash 1 |
|
||||
... Password Hash 1 |
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
| Password Hash 2 ... (121 bytes) ...
|
||||
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|
||||
@ -576,11 +576,11 @@ Vendor spec CAPWAP | Vedor spec LWAPP | Vendor specific LWAPP data
|
||||
Username:
|
||||
0-terminated username, the field has to filled up with zeros.
|
||||
|
||||
Password 1:
|
||||
Password
|
||||
Password Hash 1:
|
||||
Password hash for the login password
|
||||
|
||||
Password 2:
|
||||
Password
|
||||
Password Hash 2:
|
||||
Password hash for the enable-password.
|
||||
|
||||
|
||||
Type:
|
||||
|
Loading…
Reference in New Issue
Block a user