search for: username_i_love_to_see

Displaying 1 result from an estimated 1 matches for "username_i_love_to_see".

2015 Mar 18
10
[Bug 2368] New: ssh -v does not display the username which gets used to connect
...Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: guettliml at thomas-guettler.de Hi, this command does not show which user name gets used: ssh -v alias if my ~/.ssh/config looks like this: host alias hostname foo user username_i_love_to_see the connection goes to username_i_love_to_see at foo It would help debugging if I could find "username_i_love_to_see" in the output of "ssh -v alias". It is not important, but a simple enhancement. -- You are receiving this mail because: You are watching the assignee of the...