https://bugzilla.mindrot.org/show_bug.cgi?id=2824
Svyatoslav I. Maslennikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Svyatoslav I. Maslennikov <[email protected]> --- (In reply to Doron Behar from comment #9) > That could have been an interesting workaround but for some reason > it doesn't > work. > I tried to add this line to my `~/.ssh/config`: > > Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye" > > So that for every host ssh will run this command but I still get > this response > when I switch tty (inside tmux of course): > > sign_and_send_pubkey: signing failed: agent refused operation Doron, This exact line actually worked perfectly for me. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
