Fortigate v5.4.0 Authentication in Policy
Hi folks I'm trying to use user authentication in policy and it seems it's not working at all. Actually i'm trying to force authentication to a random website (sfr.fr) I have a FSSO account with few user and also a LDAP super group with the same user. edit 10 set uuid 010e1876-0d54-51e6-9f1c-33c8dbd09562 set srcintf "PARROTHQ" set dstintf "CERBER" set srcaddr "Parrot_DeepInspection" set dstaddr "sfr.fr" set action accept set schedule "always" set service "HTTP" "HTTPS" set utm-status enable set logtraffic all set ntlm enable set groups "FSSO_Test "LDAP_Test" set comments "sfr.fr" next
Actually nothing works, my user authentified by FSSO (i can see him in the monitor) is'nt able to access sfr.fr. The user which is not logged in doesn't receive any popup for authentication
Any idea ?