FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
navellano
Staff
Staff
Article Id 324185
Description This article describes that a user becomes a member of every user group after a successful authentication, even if the user is only part of a single user group in the authentication server. 
Scope FortiGate.
Solution

The issue only occurs when a captive portal is configured. Captive portal is set to require authentication before web resources can be accessed and to limit access to members of specific user groups. 

 

In this case, multiple user groups are configured to authenticate and have access. 

 

KB_2.JPG

 

In this instance, the user is authenticated to every user group in the FortiGate Dashboard under Firewall User Monitor. 

As shown in the picture below, the user(s) are successfully authenticated and part of every user group, but the user is only a member of one user group, which is the Alumni Association group. 

 

KB_1.jpg

 

Using authentication debug commands, it is possible to get information about why the user is being authenticated and become a member of all user groups. 

 

FGT# diagnose debug enable

FGT# diagnose debug application fnbamd 255 

 

The debug output shows below that the user is authenticated through the RADIUS server, and all_usergroup is enabled. 

 

KB_3.JPG

 

KB_5.jpg

 

In the Radius settings, if 'Include in every user group' is enabled (as indicated in the red box below), the user will authenticate and be part of all the user groups. Disabling this section will allow the user to be part of its specified user group. 

 

KB_4.jpg