Bug 21295

Summary: sshd_config sftp line is incorrect.
Product: [Retired] Red Hat Linux Reporter: Rudi Heitbaum <rudi>
Component: opensshAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-24 10:57:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rudi Heitbaum 2000-11-24 10:57:46 UTC
The Subsystem line  in the shipped sshd_config file is incorrect.

# rpm -q openssh-server
openssh-server-2.3.0p1-4

# diff sshd_config sshd_config.wrong
55c55
< Subsystem	sftp	/usr/libexec/openssh/sftp-server
---
> Subsystem	sftp	/usr/libexec/openssh/openssh/sftp-server

Comment 1 Daniel Roesen 2000-11-27 15:55:17 UTC

*** This bug has been marked as a duplicate of 21290 ***