[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2014-09-17 Thread Simon Déziel
In Precise, ssh_config's man page correctly states that multiple hosts (ex: Host A B C) are to be separated by spaces and that multiple from="" (ex: from="example.com,192.2.0.1") in the authorized_keys files are comma-separated. -- You received this bug notification because you are a member of Ub

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2014-09-17 Thread Simon Déziel
** Changed in: openssh (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/306430 Title: ~/.ssh/config does not handle multiple hosts correctly To mana

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2013-12-09 Thread Ken Sharp
This is still very much the case in Precise, not sure about the others, is there any progress on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/306430 Title: ~/.ssh/config does not handle multi

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2012-05-07 Thread Vibhav Pant
Can this bug be reproduced? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/306430 Title: ~/.ssh/config does not handle multiple hosts correctly To manage notifications about this bug go to: https://

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2011-08-29 Thread Sergey Trofimov
Seems that negated matches are now supported. http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/readconf.c?rev=1.191;content-type=text%2Fplain -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/306430

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2011-08-29 Thread Sergey Trofimov
Sorry, correct link: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/readconf.c?rev=1.191 support negated Host matching, e.g. Host *.example.org !c.example.org User mekmitasdigoat Will match "a.example.org", "b.example.org", but not "c.example.org" -- You received this bug notifi

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2010-11-11 Thread Oliver Dungey
I have been experiencing similar problems in pattern lists but only noticed because I could not get the negating function to work - in the man page it says: "Patterns within pattern-lists may be negated by preceding them with an exclamation mark (`!')" So I was trying to do this sort of thing: H

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2009-02-21 Thread Caspar Clemens Mierau
@Caldrin: Thank you for writing the patch. Did you already build a debdiff and filed it or is this your only version of it? Asking as this needs more work before being integrated. ** Changed in: openssh (Ubuntu) Assignee: (unassigned) => Caspar Clemens Mierau (damokles) Status: New =>

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2009-02-06 Thread Caldrin
I submitted a patch that changes the documentation to reflect the behaviour of the program. -- ~/.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.

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2009-02-06 Thread Caldrin
** Attachment added: "changes documentation to reflect programs behaviour" http://launchpadlibrarian.net/22055157/ssh_config_patternlist.diff -- ~/.ssh/config does not handle multiple hosts correctly https://bugs.launchpad.net/bugs/306430 You received this bug notification because you are a m

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2009-02-02 Thread malheum
I can confirm this bug on fresh install of Ubuntu 8.04.2, i386 $ dpkg -l openssh-client\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2009-01-15 Thread Graham
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:/

[Bug 306430] Re: ~/.ssh/config does not handle multiple hosts correctly

2008-12-09 Thread Maik Hentsche
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/20317598/Dependencies.txt -- ~/.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 U