[Bug 1530674] Re: Trouble unlocking a password-locked private key

Simon Déziel 1530674 at bugs.launchpad.net
Tue Jan 5 16:01:06 UTC 2016


It turned out that I was missing "askpass" in my VPN config. This was
not required before but now is.

With this new option in place, things work well and the password prompt
is broadcast to all the consoles thanks to systemd-ask-password-wall.

Since I don't wanted the "wall" like behaviour, I changed it to only the
invoking console using those commands:

  systemctl disable systemd-ask-password-wall.service
  systemctl disable systemd-ask-password-wall.path
  systemctl stop systemd-ask-password-wall.service
  systemctl stop systemd-ask-password-wall.path
  systemctl enable systemd-ask-password-console.service
  systemctl start systemd-ask-password-console.service

** Changed in: openvpn (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1530674

Title:
  Trouble unlocking a password-locked private key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1530674/+subscriptions



More information about the Ubuntu-server-bugs mailing list