I run openvpn as a client and I use auth-user-pass login.conf to log on automatically. In login.conf I have just:
<username>
<password>
and openvpn logs on and works fine however the log complains with:
I tried openvpn --help but I couldn't find anything that shows correct syntax for login.conf. So what is the correct syntax that openvpn is asking for?Options error: Unrecognized option or missing parameter(s) in login.conf:1: <username> (2.3.2)
Use --help for more information.