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 almost 10 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

Also available in: Atom PDF