[konsole] [Bug 458436] Konsole SSH Manager Plugin does not use options from ssh config file

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Feb 25 21:09:40 GMT 2024


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

lebber at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lebber at gmail.com

--- Comment #1 from lebber at gmail.com ---
A workaround i found was to include the ip addres in the Host:

Host aws-lightsail-sg 123.456.123.456
  HostName 123.456.123.456
  User ubuntu
  Port 22
  IdentityFile ~/.ssh/id_rsa
  LogLevel INFO

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list