用CONSOLE新建Fortigate ADMIN帳號

1.將CONSOLE線接上電腦
2.安裝PUTTY
3.重啟防火牆
4.使用Putty連線防火牆

執行以下指令

Use the following commands to add an admin user account.

config system admin
    edit "admin1"
        set accprofile "super_admin"
        set vdom "root"
        set password 1234
end


footer
See also :

留言

這個網誌中的熱門文章

Office 2021 離線安裝封裝與KMS啟動步驟

Ollama使用心得與模型導入教學

ARC下NSMutableDictionary 無法使用retainCount