Skip to main content
crontabelort
New Member
April 27, 2022
Question

Fortimanager configuration for FortiAuthenticator SSLVPN Radius Users

  • April 27, 2022
  • 1 reply
  • 1116 views

Hello , 

We have setup FortiAuthenticator via Fortimanager and want to implement the

"SSL VPN with RADIUS password renew on FortiAuthenticator" which is described in the following guide "https://docs.fortinet.com/document/fortigate/6.2.8/cookbook/871023/ssl-vpn-with-radius-password-renew-on-fortiauthenticator"

Is there a way to edit the policy via cli on Fortimanager so that I can add the following 2 which are highlighted in bold? 

 

config user radius     edit "fac"         set server "172.20.120.161"         set secret <fac radius password>         set auth-type ms_chap_v2            set password-renewal enable     next end

I can see via the gui of the FortiManager that the above options exist  eg mschap

mschap2.png

but when I look at the fortigate config the only thing that I can see is the following

 

config user radius
edit "FAC"
set server "XX.XX.XX.XX"
set secret ********
next

 

Regards

 

1 reply

Contributor
April 29, 2022

Hello @crontabelort ,

 

Thank you for posting on Fortinet Community. As per your query, the below mentioned link relates to it:

 

https://community.fortinet.com/t5/FortiAnalyzer/Technical-Tip-Configure-RADIUS-for-authentication-and/ta-p/198202

 

Let me know if this helps.

Thanks