Mailinglist Archive: opensuse-bugs (4241 mails)

< Previous Next >
[Bug 734981] New: sftp into openSUSE 12.1 box quits => wrong setting in /etc/ssh/sshd_config
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 6 Dec 2011 02:39:35 +0000
  • Message-id: <bug-734981-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=734981

https://bugzilla.novell.com/show_bug.cgi?id=734981#c0


Summary: sftp into openSUSE 12.1 box quits => wrong setting in
/etc/ssh/sshd_config
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: x86-64
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: batalovs@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.10)
Gecko/20071015 SUSE/2.0.0.10-0.2 Firefox/2.0.0.10

sftp into openSUSE 12.1 box quits after authentication.
This is **not** the 'Received message too long 458961005"' error.
After checking everything, I believe that I've found the culprit.

# grep sftp /etc/ssh/sshd_config
Subsystem sftp /usr/lib64/ssh/sftp-server

..but /usr/lib64/ssh/sftp-server didn't exist. After copying
/usr/lib/ssh/sftp-server to /usr/lib64/ssh/sftp-server, the problem was solved.


Thanks, --Serge

Reproducible: Always

Steps to Reproduce:
1. Install openSUSE 12.1 x86-64 using a DVD
2. Create users, Enable ssh
3. sftp user@this
4. sftp authenticates and quits



Details: this is a fresh box where openSUSE 12.1-beta1 x86-64 was installed
when it was available and yesterday upgraded to openSUSE 12.1 x86-64 using a
DVD. This (the beta1 inheritance?) could be related to the problem. Please
check a clean install (I don't have a box or time to check this).

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >