[kde] [Bug 489336] SSH connection with key not working in Wayland session
Malte S. Stretz
bugzilla_noreply at kde.org
Sun Jun 30 17:36:41 BST 2024
https://bugs.kde.org/show_bug.cgi?id=489336
Malte S. Stretz <mss at apache.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |UPSTREAM
Status|REPORTED |RESOLVED
CC| |mss at apache.org
--- Comment #1 from Malte S. Stretz <mss at apache.org> ---
I am not 100% sure but I guess you expect the ksshaskpass prompt to pop up?
Then the issue is in upstream OpenSSH (and will be fixed in some future
version, cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068044) which
doesn't recognize Wayland sessions as graphical sessions and thus never starts
the askpass process.
You can try
env SSH_ASKPASS_REQUIRE=force ssh -i /path/to/key.pem root@<ip> -p 22
to see if that solves your issue.
If that doesn't solve it it is probably some other local configuration issue
and you should ask on https://discuss.kde.org/tag/neon or
https://webchat.kde.org/#/room/#kde-neon-users:kde.org for help.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list