https://bugs.kde.org/show_bug.cgi?id=489336

Malte S. Stretz <m...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|REPORTED                    |RESOLVED
                 CC|                            |m...@apache.org

--- Comment #1 from Malte S. Stretz <m...@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 watching all bug changes.

Reply via email to