Ruijie Community

Title: How to remove cleartext password in Config.text file? [Print this page]

Author: phothxa.hybrid@    Time: 2020-12-27 21:54
Title: How to remove cleartext password in Config.text file?
Hi All,

How could I remove the cleartext password in the following locations?





Author: wengyuying    Time: 2021-1-11 15:05
Dear sir,

Sorry for late reply.You can refer this to remove the cleartext password.
ruijie#config t
ruijie(config)#no enable password


If you want to set the new enable password,you can also refer to the following configuration.
Ruijie#config t.
Ruijie (config) # no enable password      --------clear the previous enable plaintext password (if any).
Ruijie (config) # no enable secret           -----------clear the previous enable ciphertext password (if any).
Ruijie (config) # enable password xxx    ----------set the new password. Xxx is the password that the user needs to set.
Ruijie (config) # end.
Ruijie#wr                                                 ------------Save the configuration

Kind regards,
Amily
Author: phothxa.hybrid@    Time: 2021-4-1 18:34
Thanks! Really appreciate it




Welcome to Ruijie Community (https://community.ruijienetworks.com/) Powered by Discuz! X3.2