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: https://github.com/OpenVPN/openvpn/blob/v2

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

2015-04-01 Thread Camille Oudot
might be related to the following code in src/openvpn/console.c:194 #ifdef ENABLE_SYSTEMD if (check_systemd_running ()) return get_console_input_systemd (prompt, echo, input, capacity); #endif Regards, -- Camille Oudot -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l