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
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to