[Bug 1305418] Re: walinuxagent breaks sshd configuration

Ben Howard ben.howard at canonical.com
Thu Apr 10 19:38:00 UTC 2014


** Summary changed:

- Broken SSHD configuration on Ubuntu 13.10 with latest walinuxagent update
+ walinuxagent breaks sshd configuration

-- 
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:
  walinuxagent breaks sshd configuration

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