auth-user-pass only works with one ovpn config file
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Jan 02, 2016 11:53 am
auth-user-pass only works with one ovpn config file
I've added "auth-user-pass pass.txt" to a .ovpn server config file to automatically log in. This only works with one server. If I add the exact same string to another server ovpn config file, it will ask for user/pass like before. OpenVPN 1.0.3 Windows GUI
- krzee
- Forum Team
- Posts: 728
- Joined: Fri Aug 29, 2008 5:42 pm
Re: auth-user-pass only works with one ovpn config file
You say you added it to a server config, but --auth-user-pass is not valid in a server config. It is a client-only config option.
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Jan 02, 2016 11:53 am
Re: auth-user-pass only works with one ovpn config file
Yes, it's for the client. I'm using this, http://openvpn.se/screenshots.html, since it's what Private internet access provides VPN configuration files for.
- krzee
- Forum Team
- Posts: 728
- Joined: Fri Aug 29, 2008 5:42 pm
Re: auth-user-pass only works with one ovpn config file
you should be downloading openvpn from https://openvpn.net/index.php/download/ ... loads.html
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Jan 02, 2016 11:53 am
Re: auth-user-pass only works with one ovpn config file
Same problem with openvpn-install-2.3.10-I601-x86_64 Config files are exactly the same, but auth-user-pass doesn't work, it will prompt me for user/pass when connection to the server.
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Jan 02, 2016 11:53 am
Re: auth-user-pass only works with one ovpn config file
Why does it ask for user/pass when this is added to config: "auth-user-pass pass.txt"