Bug#700097: obnam should not pass excessive options to ssh

2013-02-23 Thread Lars Wirzenius
On Sat, Feb 16, 2013 at 04:31:15PM -0600, David Fries wrote: > I also thought it was strange when I saw it doing that as well. I > think it is reasonable and a good idea to set/disable the first > options -oForwardX11=no -oForwardAgent=no -oClearAllForwardings=yes > -oProtocol=2 any reason you can

Bug#700097: obnam should not pass excessive options to ssh

2013-02-16 Thread David Fries
> i2013-02-08 17:59:56 DEBUG executing openssh: ['ssh', > '-oForwardX11=no', '-oForwardAgent=no', '-oClearAllForwardings=yes', > '-oProtocol=2', '-p', '22', '-l', 'root', '-s', '-o', > 'UserKnownHostsFile=/root/.ssh/known_hosts', 'mahler', 'sftp'] > > The problem with this is that it makes it impo

Bug#700097: obnam should not pass excessive options to ssh

2013-02-08 Thread Michael Goetze
Package: obnam Version: 1.1-1.1 When I use a configuration such as repository = sftp://mahler/srv/backup/ obnam will do the following (running as root) 2013-02-08 17:59:56 DEBUG executing openssh: ['ssh', '-oForwardX11=no', '-oForwardAgent=no', '-oClearAllForwardings=yes', '-oProtocol=2', '-p',