Created on 10-28-2024 01:16 AM Edited on 12-03-2024 12:25 AM By Anthony_E
Description |
This article describes how to create a restricted access user account for the Fortigate Wireless Controller that permits an admin user to modify the Wireless Access Points and Wireless configuration, without providing access to other Firewall functions.
This can be useful if, for example, a Wireless RF engineer needs to fine-tune the Wireless Network configuration elements, such as FortiAP channels and transmit power. |
Scope |
FortiGate Wireless Controllers and FortiAPs. |
Solution |
The required solution to meet a Wireless Administrator requires to creation of an administrator profile with Read/Write Access to the Wi-Fi & Switch controller and also Read access to the Security Fabric (without the Security Fabric 'Read' access, the user cannot see the Access Points).
From the GUI, select: Global -> System -> Admin Profiles -> Create New. The admin profile should look like this:
To create a new admin user, select: Global -> System -> Administrators -> Create New -> Administrator. Create a username (this one uses 'WiFI_Admin') and password, and assign the new WiFi_Admin profile:
Note: The Wifi_Admin password needs to be generated manually when it expires. It is impossible to autogenerate the expired passwords for the Admins or Users on FortiGate Wireless Controllers and FortiAPs.
The required CLI configuration is as follows:
config global
config system global (global) config system admin (admin) edit WiFi_Admin (WiFi_Admin) set password H@rd2Gue$$1976 (WiFi_Admin) set accprofile WiFi_Admin (WiFi_Admin) set vdom root (WiFi_Admin) end
Once created, log in with the new WiFI_Admin user account to test it. A screen similar to the following should be accessible, with access to both the Managed FortiAPs and the FortiAP Operation Profiles.
Note: This admin account and admin profile will NOT provide access to the actual SSIDs (since these will provide access to restricted network resources), this configuration will only allow the configuration of the Wireless Access Points (and the Switches), such as transmit power, channel allocation and specific Wireless configuration elements that a Wireless RF engineer would typically require access to.
If the admin user will also be required to actually create the SSIDs, then it will be necessary to add the 'Network' Access Control permission, to the Admin Profile (as shown below) which is a powerful permission, so use it with caution.
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.