Skip to main content
ciscomemo
New Member
June 28, 2015
Question

FSSO MAC OS X

  • June 28, 2015
  • 1 reply
  • 7596 views

In Fortinet release 5.2.3 FSSO policies are not being applied to MAC OS X machines. Agent is in DC Agent mode, is it a supported feature ? 

1 reply

rpmadathil_FTNT
Staff & Editor
Staff & Editor
June 29, 2015

FSSO works based on the logon events. Usually MAC PC do not generate a Windows logon event in the AD server. So FSSO for MAC may not work properly.  If you are able to view the event logs in the AD server, you can try with polling mode and select "windows security event logs"

 

If the event logs are not seen, as a workaround you can try using NTLM option.  This is a browser based authentication that will require users to logon a second time via the browser.  The non-windows machines will get prompt to enter the AD login details. Below is the command for enabling NTLM: config firewall policy edit <policy_id> set ntlm enable end