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

--- Comment #6 from Gary Golden <[email protected]> 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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to