https://bugs.kde.org/show_bug.cgi?id=378217
Bug ID: 378217
Summary: Use user defined in .ssh/config for fish
Product: frameworks-kio
Version: 5.32.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Hello. I have defined hosts in .ssh/config. User is also defined.
So when I do in terminal:
$ ssh host
I am logging in as root, as defined in config.
But for fish, I am always need to specify fish://root@host, because fish://host
tries to connect as my local user. That's very annoying, I have 20+ ssh hosts
and all of them have different users, I need to remember them all to be able to
use fish. Please fix this or add an option to some config file, to follow user
defined in .ssh/config.
Thanks
--
You are receiving this mail because:
You are watching all bug changes.