Displaying 1 result from an estimated 1 matches for "reukiodo".
2024 Oct 10
4
[Bug 3742] New: ssh_config default values with Host-specific values does not apply
...not apply
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: reukiodo at gmail.com
Without any configuration, ssh client uses the username of the logged
in user. If this is not a good default, there is an option to set `User
realusername` in ~/.ssh/config on a per-user basis. However, if there
is a length of hosts, there is no easy way to set a default username
whil...