On Thu, Nov 16, 2023 at 10:38:41PM +0100, Andrea Bolognani wrote: > gpg-agent can be used instead of ssh-agent to authenticate > against an SSH server, but in order to do so the GPG_TTY and > TERM environment variables need to be passed through. > > For obvious reasons, we avoid doing that when no_tty=1 is found > in the connection URI. > > https://bugs.debian.org/843863 > https://gitlab.com/libvirt/libvirt/-/merge_requests/290 > > Thanks: Guilhem Moulin <[email protected]> > Thanks: Kunwu Chan <[email protected]> > Signed-off-by: Andrea Bolognani <[email protected]> > --- > src/rpc/virnetsocket.c | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
