How can I make authentication required at every join?
We are using a join to host VPN connection from a remote computer to our office. In the GateKeeper I generate a certificate for the host’s VPN. On the remote computer I can configure the connection by doubleclicking on the certificates file (‘.VPN’). In the VPN Join properties on the remote computer I need to fill User Authentication data: login and password only once.
Now how can I change that so that the password will be required at every next attempt to join remote computer to the main office network? That is needed for security reasons (in case when a notebook is lost or stolen anyone can just doubleclick ‘join’ or start service to have access to our main office).