[Bug 1305418] Re: Broken SSHD configuration on Ubuntu 13.10 with latest walinuxagent update
Ubuntu Foundations Team Bug Bot
1305418 at bugs.launchpad.net
Thu Apr 10 18:07:55 UTC 2014
The attachment "debdiff for saucy" seems to be a debdiff. The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1305418
Title:
Broken SSHD configuration on Ubuntu 13.10 with latest walinuxagent
update
Status in “walinuxagent” package in Ubuntu:
In Progress
Bug description:
After installing the latest walinuxagent package on Ubuntu 13.10 I see
that we end up with a broken configuration in /etc/ssh/sshd_config.
The last line in that file looks like the following:
UsePAM yesClientAliveInterval 180
This is the result of the agent package re-running "waagent -setup,"
which wants to append the "ClientAliveInterval 180" parameter to
/etc/ssh/sshd_config to avoid timeouts with the Azure load balancer
(which has a 4 minute timeout). But currently waagent assumes there
is a "\n" at the end of this file.
We could fix this bug in the agent to always add "\n" to the front of
this parameter (maybe a good idea) or there may be another way to fix
this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1305418/+subscriptions
More information about the Ubuntu-sponsors
mailing list