인프라/네트워크
fortigate 2단계 인증(이메일) CLI 설정
김 숨
2024. 9. 15. 17:37
2단계 인증을 설정 하려면 cli로만 가능하다.( UI 설정은 안보임)
Email Two-Factor Authentication on FortiGate
the steps to configure Two Factor Authentication on FortiGate with token delivery to user’s email.Related document:system email-server Scope FortiGate.Solution There are two steps to complete this configuration: Configure the SMTP server. config system e
community.fortinet.com
config user local
edit {username}
set status enable
#set type password
set two-factor email
set email-to {email}
#set password {password}
그러면 이렇게 설정이 딱