在交換機或者路由器進行AAA認證時,修改用戶密碼出現以下狀況改如何解決“Error: The user of this service-type is not allowed to use a reversible encryption algorithm”。

配置local-user 用戶名 password cipher報錯.....--此時需要把cipher換成irreversible-cipher。
于是,重新連接交換機修改密碼,換個命令。OK,成功修改。
那么疑問來了,為什么剛才那條命令不可以,而后面這條可以了?
重點:
Cipher:表示對用戶口令采用可逆算法進行了加密,非法用戶可以通過對應的解密算法解密密文后得到明文密碼,安全性較低。文章來源:http://www.zghlxwxcb.cn/news/detail-619625.html
Irreversible-cipher:表示對用戶密碼采用不可逆算法進行了加密,使非法用戶無法通過解密算法特殊處理后得到明文密碼,為用戶提供更好的安全保障。文章來源地址http://www.zghlxwxcb.cn/news/detail-619625.html
到了這里,關于Error: The user of this service-type is not allowed to use a reversible encryption algorithm的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網!