[Bug 1899] Cannot disable sftp-server

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu May 5 17:56:27 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1899

--- Comment #6 from Gary Golden <mail at garygolden.me> 2011-05-05 17:56:27 EST ---
Here is what I did.
1. Ensured that no other sshd is running:
# pgrep -fl sshd
2. Run sshd with debug output
# /usr/sbin/sshd -dd

Full log is attached. Few lines there is most important.

debug2: load_server_config: filename /etc/ssh/sshd_config

and after I initiate sftp connection:

subsystem request for sftp
subsystem request for sftp failed, subsystem not found

but, In fact I got directory listing.
Can sftp be compiled in by debian developers?

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list