On Wed, Oct 19, 2005 at 05:26:42PM +0200, Andreas Schwab wrote: > "Giovanni Bajo" <[EMAIL PROTECTED]> writes: > > > I put ControlPath in the config file, and then run "ssh -fMN host" at > > startup. When is it barfing for you? > > According to the wiki ssh is supposed to ignore the controlpath when it > doesn't exist, but instead it barfs. > > > If I remove the socket file, it just does a normal connection. > > It doesn't for me. > > $ ssh gcc.gnu.org > Couldn't connect to /var/tmp/schwab/ssh_%h: No such file or directory
Yes, the lack of expanded %h means that you're looking at an older version of OpenSSH; I guess the missing ControlPath support was also a bug fix. -- Daniel Jacobowitz CodeSourcery, LLC