Bug 2066 - Default configuration issue in /etc/ssh/sshd_config (only x86_64)
Summary: Default configuration issue in /etc/ssh/sshd_config (only x86_64)
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 17:32 CEST by Nicolas Gibelin
Modified: 2011-07-07 17:51 CEST (History)
0 users

See Also:
Source RPM: openssh-5.8p1-2.mga1.src.rpm
CVE:
Status comment:


Attachments

Description Nicolas Gibelin 2011-07-07 17:32:58 CEST
Simple issue.

In /etc/ssh/sshd_config the declaration of sftp service is wrong

Is 

Subsystem       sftp    /usr/lib/ssh/sftp-server

Should be 

Subsystem       sftp    /usr/lib64/ssh/sftp-server
Comment 1 Nicolas Gibelin 2011-07-07 17:51:00 CEST
Sorry, to fast to post. That was an error in my automatic install script.

I checked it too late.

Status: NEW => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.