ciscoPWDhasher icon indicating copy to clipboard operation
ciscoPWDhasher copied to clipboard

This is only implementing the first type 8 pwd from the CISCO documentation

Open eduFDiaz opened this issue 2 years ago • 0 comments

How to implement the second type 8 pwd shown in the cisco documentation?

Example :

R1(config)# username yasser algorithm-type sha256 secret cisco

R1# show running-config | inc username

username yasser secret 8 $8$dsYGNam3K1SIJO$7nv/35M/qr6t.dVc7UY9zrJDWRVqncHub1PE9UlMQFs

eduFDiaz avatar Sep 27 '22 05:09 eduFDiaz