authentication.conf user name setting is ignored when using OpenSSH

Bug #1061356 reported by Adam Glauser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

I can use the sftp transport as expected by doing something like
  bzr info sftp://name@server/path/to/branch

I add to authentication.conf
  [test]
  scheme=ssh
  host=server
  user=name

or even just
  [test]
  user=name

I expect to be able to use:
  bzr info sftp://server/path/to/branch

but I get the error
  Permission denied (publickey).
  bzr: ERROR: Unable to connect to SSH host code.brazossoftware.com; EOF during negotiation

It works if I set BZR_SSH=paramiko

Perhaps similar to https://bugs.launchpad.net/bzr/+bug/203186

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.