Created on
02-27-2025
05:39 AM
Edited on
02-27-2025
09:55 PM
By
Anthony_E
Description |
This article describes a behavior where FSSO groups gets deselected from firewall policies when users modify the Firewall policies through the GUI in version 7.6.2. |
Scope | FortiGate in version 7.6.2 currently using FSSO Groups. |
Solution |
Users with FSSO integration can directly configure the FSSO groups in the Firewall policies without creating any local group in FortiGate:
config firewall policy
In version 7.6.2, when trying to open the Firewall policy through the GUI, the group restriction seems to be deselected.
If users modify for example a UTM profile through the GUI and save the configuration, the Firewall policy will be saved without the group's restriction.
Without the Group restriction, all the users may have the possibility to match the Firewall policy.
Note: Using the CLI, group restrictions are not deselected.
Workaround.
FSSO_Group--> "CN=Administrator, CN=Users, DC=Fssotest,DC=com"
config firewall policy
With this configuration, when users modify the Firewall policy through the GUI, the FSSO group object will not be deselected. |