Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
forti_user
New Contributor

Remote authentication issue (RADIUS)

Hi. I' m trying to set the administrator type as remote, so that if I telnet to the FW it will authenticate using RADIUS server. I have encountered errors while editing admin users: 1. Setting administrator type in GUI as remote, the error shows: Entry not found. 2. Using CLI: It seems that ' remote-group' is missing somewhere, but I couldn' t find any reference to it in the documentation. This is what happens: # config system admin # edit admin # set remote-auth enable # set remote-group name set user group name ---VDOM:root--- # set remote-group root The remote-group:' ' is not in admin user' s vdom node_check_object fail! for remote-group root value parse error before ' root' Command fail. Return code -3 Machine: FortiGate 100D Firmware: v5.0,build4429 (GA) Regards
4 REPLIES 4
Christopher_McMullan

You need to have at least one user group with a RADIUS server as a member. How is the group and server set up? Obviously strip out passwords or any sensitive information, then post the output from: config user radius edit radius_server_name get end config user group edit group_containing_radius_server get end

Regards, Chris McMullan Fortinet Ottawa

forti_user

Hi, sorry for the late reply. Here is the output of the commands: firewall (RADIUS_set) # get name : RADIUS_set server : 10.1.243.130 secret : * all-usergroup : enable use-management-vdom : disable nas-ip : 10.1.243.98 radius-port : 1812 h3c-compatibility : disable auth-type : auto source-ip : 0.0.0.0 rsso : disable secondary-server : 10.1.243.132 secondary-secret : * tertiary-server : tertiary-secret : * accounting-server: firewall (radadmin) # get name : radadmin group-type : firewall authtimeout : 0 auth-concurrent-override: disable http-digest-realm : member: == [ RADIUS_set ] name: RADIUS_set match:
PaulM1114
New Contributor III

I ran into a similar issue with 5.0.7 (bug id: 238117), try upgrading to 5.0.9 which resolved it for me.
forti_user
New Contributor

Upgrading firmware to newer version helped! Thanks everyone.
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors