Technical Tip: Wrong group mapping
| Description | This article discusses about Wrong group mapping for SSL user. |
| Scope | FortiOS. |
| Solution | User is connected to SSL VPN but getting matched to the wrong group.
Example.
Test user belongs to Access VPN group but matches to Access FireWall group:
find_matched_usr_grps-Add matched group 'Access VPN'(12) << Auth successful for user Test in group Access FireWall SA << From the debug we can see that the user is matching both the groups but getting mapped to the wrong group.
edit "Access VPN" next
Now from the config, we can see that the group name is not mentioned due to which the user will match the Access FireWall group.
So, whenever creating group mention the group name. |
