It seems, that libvirt use system environments for finding the ask-pass application. You can to tell me this variables? Or libvirt uses another mechanism for call to ssh-askpass application?
On 04/20/2016 08:01 AM, Alex Roithman wrote:> It seems, that libvirt use system environments for finding the ask-pass > application. You can to tell me this variables? Or libvirt uses another > mechanism for call to ssh-askpass application?Libvirt just exec's ssh, which is what checks for and launches askpass - Cole