Hello,
I'm facing problem with password reset of Huawei Devices.
Firts of all, the default Huawei SSH Reset Commandset is wrong, becuase the command named PLocal-UserLNPHPwdCipherNewPwdPHWithSB, uses the command
local-user %LOGINNAME% password cipher %NEWPASSWORD%
that doesn't work with "new" firmware (from 2 years till now), because the SSH users must use this command
local-user %LOGINNAME% password irreversible-cipher %NEWPASSWORD%
Anyway I have changed the reset command set with the correct command set. In the GUI it seems to works, in the switch I see the configuration save command executed, but the password don't change on the switch (and change in PMP).
I have enabled debug log, but can't find anywhere a console output to debug the problem.
Is there anything to help me debut the password reset output on the switch?
Many thanks
Manuel