Re: [libvirt PATCH v6 34/36] qemu: implement ssh-agent auth for ssh disks with nbdkit

2023-08-21 Thread Peter Krempa
On Thu, Jul 20, 2023 at 17:20:01 -0500, Jonathon Jongsma wrote: > It's not possible to use password-protected ssh keys directly with > libvirt because libvirt doesn't have any way to prompt a user for the > password. To accomodate password-protected key files, an administrator > can add these keys

[libvirt PATCH v6 34/36] qemu: implement ssh-agent auth for ssh disks with nbdkit

2023-07-20 Thread Jonathon Jongsma
It's not possible to use password-protected ssh keys directly with libvirt because libvirt doesn't have any way to prompt a user for the password. To accomodate password-protected key files, an administrator can add these keys to an ssh agent and then configure the domain with the path to the