[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly
Graham
graham.poulter at gmail.com
Thu Jan 15 12:27:07 GMT 2009
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.
More information about the Ubuntu-server-bugs
mailing list