Project

General

Profile

Actions

Bug #5126

closed

OpenSSH Technique tries to set invalid parameters on Redhat3, 4 and Debian 3 and 4 (branch 2.6)

Added by Nicolas CHARLES almost 10 years ago. Updated over 9 years ago.

Status:
Released
Priority:
N/A
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

On Debian 3, the following parameters are invalid for OpenSSH

/etc/ssh/sshd_config: line 75: Bad configuration option: MaxAuthTries
/etc/ssh/sshd_config: line 76: Bad configuration option: AllowAgentForwarding
/etc/ssh/sshd_config: line 78: Bad configuration option: MaxSessions
/etc/ssh/sshd_config: line 80: Bad configuration option: PermitTunnel
/etc/ssh/sshd_config: line 82: Bad configuration option: AddressFamily
/etc/ssh/sshd_config: terminating, 5 bad configuration options

On Debian 4, it is the following that are invalid

/etc/ssh/sshd_config: line 80: Bad configuration option: AllowAgentForwarding
/etc/ssh/sshd_config: line 82: Bad configuration option: MaxSessions
/etc/ssh/sshd_config: terminating, 2 bad configuration options

On RedHat3, it is

/etc/ssh/sshd_config: line 98: Bad configuration option: MaxAuthTries
/etc/ssh/sshd_config: line 100: Bad configuration option: TCPKeepAlive
/etc/ssh/sshd_config: line 101: Bad configuration option: PermitTunnel
/etc/ssh/sshd_config: line 102: Bad configuration option: AddressFamily

and on Redhat4 it is
/etc/ssh/sshd_config: line 113: Bad configuration option: PermitTunnel
/etc/ssh/sshd_config: line 114: Bad configuration option: AddressFamily

Since we don't have the same versions on branches 2.6 and 2.9, we need to fix on both


Related issues 3 (0 open3 closed)

Related to Rudder - Bug #5127: OpenSSH Technique tries to set invalid parameters on Redhat3, 4 and Debian 3 and 4 (branch 2.9)ReleasedJonathan CLARKE2014-06-24Actions
Related to Rudder - User story #5133: OpenSSH Technique should enable/disable feature based on installed OpenSSH version, not based on OS versionRejectedActions
Related to Rudder - Bug #5136: Fix typos in classes names that detect distrib version in OpenSSH Techniques (for debian3, 4, centos3 and 4)ReleasedJonathan CLARKE2014-06-25Actions
Actions #1

Updated by Nicolas CHARLES almost 10 years ago

  • Status changed from 8 to Pending technical review
  • Assignee changed from Nicolas CHARLES to Jonathan CLARKE
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/426
Actions #2

Updated by Nicolas CHARLES almost 10 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset policy-templates:commit:0732321a6cb0d4e40298de0f3ce69442ad96b0d3.

Actions #3

Updated by Jonathan CLARKE almost 10 years ago

Applied in changeset policy-templates:commit:2efb62a1f23b66dc6cfd243b030146f99a235e81.

Actions #4

Updated by Nicolas CHARLES almost 10 years ago

Actually, the class are invalids, it should be debian_3, redhat_3 and centos_3

Actions #5

Updated by Vincent MEMBRÉ over 9 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.6.16 ( changelog), 2.10.3 (announcement , changelog) and 2.11.0~beta2 (announcement , changelog), which were released today.

Actions

Also available in: Atom PDF