Hi,
We have a project to add a 2FA in our Remote Access VPN. Currently we have set to authenticate with username & passwords, and we want to add user certificate (issued by internal CA running on Microsoft, integrated with AD).
This is working fine for Microsoft computers with Check Point Endpoint Security VPN client (standalone). We just have a failure after a while (traffic blocked after a random amount of time, with logs like 'can't find user' or 'failed login'). This one is object of an ongoing TAC case. But still, for these, the authentication with certificate is working fine, and the VPN tunnel establishes.
Now we have a lot of users that have MacBooks, also running the CP Endpoint VPN client. The user certificate has been imported in the Key Chains. When we try to authenticate on the VPN client with the certificate, it doesn't work.
An example of log extract, showing failure of MacOS, and success of Windows (same user, same certificate) :
![100_LOGS_SHOWING_DIFFERENCE_WIN_VS_MACOS.PNG 100_LOGS_SHOWING_DIFFERENCE_WIN_VS_MACOS.PNG](https://community.checkpoint.com/t5/image/serverpage/image-id/9492i069B49BF1AFC27BA/image-size/large?v=v2&px=999)
The detail of the failure log, showing the user is not in the right format, expected here something like it is for Windows clients :
![101_Login_Auth_MAB_NOK_MACOS.PNG 101_Login_Auth_MAB_NOK_MACOS.PNG](https://community.checkpoint.com/t5/image/serverpage/image-id/9491iEDF71D7EECA4E0FE/image-size/large?v=v2&px=999)
Here is how the authentication is configured for certificate usage (again, working fine on Windows) :
![102_GatewayProps_Authentication_2.PNG 102_GatewayProps_Authentication_2.PNG](https://community.checkpoint.com/t5/image/serverpage/image-id/9493iB4D12E92EB190F00/image-size/large?v=v2&px=999)
Do you know if I have to create another Login Option especially for MacOS ? If so, what settings should I use ? I already tried various combination, none of them worked 😞
Thanks in advance for your help !
Regards,
Antoine