Fortigate user identity policy
Hello,
I have forti 3600c which i connect to my AD, and a i am trying to configure user rule.
See details:
My 3600c version: Version: FortiGate-3600C v5.0,build7746,150114 (GA)
My fortigate can see AD and works fine with him ( i can sse the users)
To configure user policy i configured:
[ol]My goal is to block user "testf" and only him, to do so i configured policy which src/dst ip is "any",
In the sub policy i took group"FSSO-Blocked-Users" which user "testf" is member, dst address are "all" and the action is Deny
And i have default deny sub-policy, i all so marked the "skip this policy for unauthenticated user"
When i unmarked "skip this policy for unauthenticated user" i lost internet connectivity for all users.
When i marked "skip this policy for unauthenticated user" my private user worked but also "testf" worked and didn't blocked.
I don't no what i am missing ????
See cli configuratin:
config firewall policy edit 112 set srcintf "any" set dstintf "any" set srcaddr "all" set action accept set status disable set fsso enable set fall-through-unauthenticated enable set global-label "Test" set replacemsg-override-group "auth-policy-112" set identity-based enable config identity-based-policy edit 2 set schedule "always" set logtraffic all set groups "FSSO-Blocked-Users" set dstaddr "all" set service "ALL" set action deny next end next
Regards
Rafi
