[konsole] [Bug 458436] New: Konsole SSH Manager Plugin does not use options from ssh config file
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sun Aug 28 17:04:04 BST 2022
https://bugs.kde.org/show_bug.cgi?id=458436
Bug ID: 458436
Summary: Konsole SSH Manager Plugin does not use options from
ssh config file
Product: konsole
Version: 22.08.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: sshmanager
Assignee: konsole-devel at kde.org
Reporter: shen011619 at gmail.com
Target Milestone: ---
SUMMARY
Konsole ssh manager shows the hosts from ~/.ssh/config correctly. But when
clicking the entry for any host, Konsole displays and runs ssh ip_address.
I search and notice this bug: https://bugs.kde.org/show_bug.cgi?id=450891
I am not sure if I encountered the same bug or a similar one.
STEPS TO REPRODUCE
Example one:
Host aws-lightsail-sg
HostName 123.456.123.456
User ubuntu
Port 22
IdentityFile ~/.ssh/id_rsa
LogLevel INFO
OBSERVED RESULT
Click entry for aws-lightsail-sg gets:
ssh 123.456.123.456
EXPECTED RESULT
Execute ssh with options from ~/.ssh/config
Directly run "ssh aws-lightsail-sg" in terminal works.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.4-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 30.7 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: HP
Product Name: HP ProBook 430 G8 Notebook PC
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list