Created on
08-04-2017
01:50 PM
Edited on
10-22-2024
10:11 PM
By
Anthony_E
Description
This article describes how to use RADIUS vendor-specific attributes in RADIUS wildcard authentication from Windows Network Policy Server (NPS) to give access to multiple ADOMs and assign different admin profiles based upon user membership in AD groups.
FortiAnalyzer and FortiManager only allow the definition of a single wildcard admin account, alternately the Vendor Specific Attributes (VSA) can indicate which ADOMs each user can access and with what level of privilege (through profile assignment).
Scope
This configuration is tested on FortiManager/FortiAnalyzer 5.4.3 and Windows Server 2008.
Solution
With RADIUS as an authentication server on Windows Server, it is possible to assign each AD group multiple ADOMs and profiles using RADIUS VSA.
Configuration.
RADIUS configuration on the FortiManager or FortiAnalyzer.
From the CLI:
config system admin user
edit "radiususer"
(radius)# set radius-accprofile-override enable
(radius)# set radius-adom-override enable
(radius)# end
Note: This setting will overwrite the ADOM and account profile that is configured in the FortiAnalyzer/FortiManager administrator account.
Create an ADOM.
Configure Windows NPS (assumes users and groups are already present).
Create Connection Request Policies.
Create a network policy with AD group - ‘group1’.
Add a custom VSA with vendor code 12356.
The VSA for ADOM is 3, string <ADOM-name> (it is possible to add multiple attributes to give the GROUP access to multiple ADOMs).
The VSA for the Administrator profile is 6, string <profile-name>.
Login to FortiManager/FortiAnalyzer using the RADIUS user (make sure to use the full domain e.g. MYDOMAIN\user).
Consider the following scenarios:
Scenario A - Give g1 and g2 access to ADOM1 read-only access.
Scenario B - Give g3 access to ADOM2 with Read Write but RO access to Device Manager.
Add a network policy with:
Note:
If the access profile RADIUS VSA is not specified then the user will get access to the admin profile mentioned in the Administrator.
Refer to the attached document for detailed configuration.
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.