Forticlient EMS 1.2: unable to define an IPSEC VPN without xauth user prompt
Hi everyone,
I need to use an IPSEC VPN connection for automatic dial-in using (machine) certificates. This used to work in EMS 1.0.5 using an XML configuration that disables xauth.
However the xml parser in EMS 1.2 seems to always add
<xauth>
<enabled>1</enabled>
and
<username></username>
I tried to implement a dummy xauth user as a workaround but the username gets deleted as well.
So I am stuck here with no more working VPN connection and it seems I need a downgrade. However I need to use compliance as well which did not seem to work with EMS 1.0.5.
Any ideas?
Uwe