FortiNAC 802.1X – Dynamic VLAN Assignment Based on AD Groups
I’ve configured FortiNAC-F as a local RADIUS server and successfully joined it to my Active Directory using Winbind.
Currently, I have a network access policy that places all 802.1X users into the LAN Network, and it’s working as expected.
Now, I’d like to set up access policies that dynamically assign VLANs based on the user’s Active Directory group membership:
If a user belongs to AD IT_GROUPE, they should be placed in the IT Network.
If a user belongs to AD USERS_GROUPE, they should be placed in the LAN Network.