Bug#772812: openvpn: No password prompt with pkcs11 (fix proposed)

2018-08-28 Thread Cédric Dufour - Idiap Research Institute
Package: openvpn Version: 2.4.6-1 Hello, I managed to get OpenVPN 2.4.6 (backported to Debian/Stretch) to work along PKCS#11 by: - applying (attached) patch taken from https://community.openvpn.net/openvpn/ticket/549 - applying (attached) patch inspired by

Bug#772812:

2017-10-25 Thread Bernhard Schmidt
Control: tags -1 + upstream Control: found -1 2.4.3-4 Control: forwarded -1 https://community.openvpn.net/openvpn/ticket/538 Hi Nikola, > The upstream bug (https://community.openvpn.net/openvpn/ticket/538) is > not fixed, and I can still reproduce this on Ubuntu 17.10 with openvpn > 2.4.3.

Bug#772812:

2017-10-24 Thread Nikola Kovacs
The upstream bug (https://community.openvpn.net/openvpn/ticket/538) is not fixed, and I can still reproduce this on Ubuntu 17.10 with openvpn 2.4.3.

Bug#772812: Still reproducible?

2016-01-20 Thread Alberto Gonzalez Iniesta
Hi all, Is this still an issue with newer versions of OpenVPN? THanks, Alberto -- Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico mailto/sip: a...@inittab.org | en GNU/Linux y software libre Encrypted mail preferred| http://inittab.com Key fingerprint = 5347 CBD8

Bug#772812: openvpn: No password prompt with pkcs11

2015-06-29 Thread Fernando Toledo
On Fri, 12 Dec 2014 15:02:34 +0100 Philipp Huebner After rebuilding the package without dh-systemd things worked as expected. To make sure, I also rebuilt the package as-is, and the problems described above where back. Regards, Philipp Disable systemd and rebuild the package as

Bug#772812: openvpn: openvpn/systemd/pkcs11 incompatabilty

2015-05-06 Thread Martijn van Oosterhout
Package: openvpn Version: 2.3.4-5 Followup-For: Bug #772812 Dear Maintainer, I ran into this problem today as well. It's actually also fallout from the recent patch to fix the systemd detection. Prior to that the systemd check was often incorrect and hence this problem didn't occur or could

Bug#772812: Fw: openvpn: No password prompt with pkcs11

2015-04-01 Thread Camille Oudot
Hi, I'm also having this issue with openvpn and pin prompt, and I can confirm that building without systemd support makes the problem disappear. I've straced the openvpn process, and it gets stuck right after this call: access(/run/systemd/system, F_OK) = 0 this might be related to the

Bug#772812: systemd-ask-password and pkcs11-helper incompatibility

2015-04-01 Thread Camille Oudot
Hi, I've gathered more informations on this issue: when systemd is enabled, the PIN is prompted by the /bin/systemd-ask-password program: https://github.com/OpenVPN/openvpn/blob/v2.3.4/src/openvpn/console.c#L158 this program is fork/exec'd by openvpn:

Bug#772812: No card reader to test

2014-12-15 Thread Alberto Gonzalez Iniesta
tags 772812 + help thanks I don't have a (working) card reader to test with right now. Don't know why dh_systemd breaks this, since it should only handle the unit files installation. I'll try to get a card reader ASAP in order to fix this. In the mean time any help is appreciated. Thanks,

Bug#772812: openvpn: No password prompt with pkcs11

2014-12-12 Thread Philipp Huebner
Package: openvpn Version: 2.3.4-5 Followup-For: Bug #772812 Hi, I can confirm this as I ran into the same problem, executing openvpn manually with `openvpn --config file` at all times. Without the token being connected I got stuck after: Fri Dec 12 14:57:54 2014 us=303007 PKCS#11: Adding PKCS

Bug#772812: openvpn: No password prompt with pkcs11

2014-12-11 Thread Lukas
Package: openvpn Version: 2.3.4-5 Severity: important Hi Maintainer, I just upgraded my system to jessie with systemd, and openvpn to 2.3.4-5. Now, on openvpn no password prompt is shown (somewere redirected to) when using auth with PKCS11 and openvpn is hanging there. It apears to be a