Re: virt-manager with SSH and 2FA with TOTP?

2025-04-15 Thread Andreas Haumer via Users
Hi! Am 14.04.25 um 12:27 schrieb Daniel P. Berrangé: On Mon, Apr 14, 2025 at 12:17:44PM +0200, Andreas Haumer via Users wrote: [...] But currently if a user opens the virtual console of a single VM in virt-manager, it asks for the TOTP repeatedly in a very short time. And this is the real prob

Re: virt-manager with SSH and 2FA with TOTP?

2025-04-15 Thread Andreas Haumer via Users
Hi! Am 14.04.25 um 12:41 schrieb Tom Hughes: [...] As it's just running the ssh command, could it just set some combination of the Control{Master,Path,Persist} options so that there is automatic connection sharing? Incidentally you could probably achieve the same thing without any code changes

Re: virt-manager with SSH and 2FA with TOTP?

2025-04-15 Thread Andreas Haumer via Users
Hi Erik! Am 14.04.25 um 12:59 schrieb Erik Huelsmann: Hi Andreas, On Mon, Apr 14, 2025 at 12:18 PM Andreas Haumer via Users < users@lists.libvirt.org> wrote: [...] A *single* tunnel for each VM would be ok. But does it have to open *several* SSH tunnels for a single VM console connection?