Activity log for bug #1487361

Date Who What changed Old value New value Message
2015-08-21 08:20:42 Martin Pitt bug added bug
2015-08-21 08:29:21 Martin Pitt description My ~/.ssh/config has Host *.canonical.com User pitti and some convenience aliases as the actual host names change from time to time: Host cdimage HostName nusakan.canonical.com Host langpack HostName macquarie.canonical.com For years, until the previous Wily version 6.7 this was working as expected. But since today with 6.9 trying to ssh to e. g. langpack stopped taking the "User pitti" into account: $ ssh -v cdimage [...] debug1: Authenticating to nusakan.canonical.com:22 as 'martin' [...] Permission denied (publickey). "martin" is my local user name at my laptop, i. e. the default when "User" isn't set. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: openssh-client 1:6.9p1-1 ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3 Uname: Linux 4.1.0-3-generic x86_64 ApportVersion: 2.18-0ubuntu7 Architecture: amd64 CurrentDesktop: Unity Date: Fri Aug 21 10:14:46 2015 EcryptfsInUse: Yes RelatedPackageVersions: ssh-askpass N/A libpam-ssh N/A keychain N/A ssh-askpass-gnome 1:6.9p1-1 SSHClientVersion: OpenSSH_6.9p1 Ubuntu-1, OpenSSL 1.0.2d 9 Jul 2015 SourcePackage: openssh UpgradeStatus: No upgrade log present (probably fresh install) My ~/.ssh/config has Host *.canonical.com     User pitti and some convenience aliases as the actual host names change from time to time: Host cdimage     HostName nusakan.canonical.com Host langpack     HostName macquarie.canonical.com For years, until the previous Wily version 6.7 this was working as expected. But since today with 6.9 trying to ssh to e. g. langpack stopped taking the "User pitti" into account: $ ssh -v cdimage [...] debug1: Authenticating to nusakan.canonical.com:22 as 'martin' [...] Permission denied (publickey). "martin" is my local user name at my laptop, i. e. the default when "User" isn't set. If I don't use the alias and do "ssh nusakan.canonical.com" it does apply the User setting. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: openssh-client 1:6.9p1-1 ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3 Uname: Linux 4.1.0-3-generic x86_64 ApportVersion: 2.18-0ubuntu7 Architecture: amd64 CurrentDesktop: Unity Date: Fri Aug 21 10:14:46 2015 EcryptfsInUse: Yes RelatedPackageVersions:  ssh-askpass N/A  libpam-ssh N/A  keychain N/A  ssh-askpass-gnome 1:6.9p1-1 SSHClientVersion: OpenSSH_6.9p1 Ubuntu-1, OpenSSL 1.0.2d 9 Jul 2015 SourcePackage: openssh UpgradeStatus: No upgrade log present (probably fresh install)
2015-08-21 08:29:43 James Troup bug added subscriber The Canonical Sysadmins
2015-08-21 08:29:46 Launchpad Janitor openssh (Ubuntu): status New Confirmed
2015-08-21 13:29:25 Martin Pitt openssh (Ubuntu): status Confirmed Won't Fix