login.conf correct syntax
Posted: Tue Mar 11, 2014 11:42 am
I have a centos 6.5 server 64 bit running openvpn-2.3.2-2.el6.x86_64
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 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.