I can confirm this bug:

"man ssh_config" says to format host name lists like:

Host A,B,C
  User someuser

But "ssh A" for example prompts for user name, so its not working.
However the following works:

Host A B C
  User someuser

-- 
~/.ssh/config does not handle multiple hosts correctly
https://bugs.launchpad.net/bugs/306430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to