1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-28 13:28:10 +00:00

Merge pull request #2 from jorisvddonk/patch-1

Fixed SFTP not working
This commit is contained in:
Hongli Lai
2013-12-06 05:14:35 -08:00

View File

@@ -123,7 +123,7 @@ ChallengeResponseAuthentication no
#Banner none
# override default of no subsystems
Subsystem sftp /usr/libexec/sftp-server
Subsystem sftp /usr/lib/sftp-server
# Example of overriding settings on a per-user basis
#Match User anoncvs