https://bugzilla.mindrot.org/show_bug.cgi?id=2368
Bug ID: 2368
Summary: ssh -v does not display the username which gets used
to connect
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: [email protected]
Reporter: [email protected]
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@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 bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs