Re: [Openvpn-users] OpenVPN 3 Linux client - automatically pass user credentials

2019-05-24 Thread Lorenz
On 5/19/19 11:02 AM, David Sommerseth wrote: I'd suggest you take a closer look at the openvpn3-autoload code; it's a Python 3 script which makes use of the openvpn3 Python module. The logic to pass the user credentials might look a bit tricky, but shouldn't be too bad. You basically could

Re: [Openvpn-users] OpenVPN 3 Linux client - automatically pass user credentials

2019-05-19 Thread David Sommerseth
On 18/05/2019 15:50, Lorenz wrote: > Hey, > > I am currently experimenting with the OpenVPN 3 Linux client and was wondering > if there is any option to automatically pass user credentials to the openvpn2 > front-end. Except using something like an expect script [1]. > > Back in OpenVPN 2 one