Hide Forgot
Description of problem: The "waagent -install" changes the ClientAliveInterval to 180 in /etc/ssh/sshd_config. It seems that it's not very good and necessary to change customer's configuration. It's not mentioned in https://github.com/Azure/WALinuxAgent/tree/WALinuxAgent-2.0.16, and the "waagent -uninstall" will not recover that. So I suggest not to change that while installing. Version-Release number of selected component (if applicable): WALinuxAgent-2.0.16-1.el6 How reproducible: Always Steps to Reproduce: 1. waagent -install -verbose 2. Check the /etc/ssh/sshd_config, "ClientAliveInterval" line. Actual results: The "ClientAliveInterval" is set to 180. Expected results: Don't change "ClientAliveInterval" line. Additional info: None.
This feature doesn't exist in WALinuxAgent. Close this issue.
*** This bug has been marked as a duplicate of bug 1360493 ***