]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
sshd_config: Enable sftp.
authorSimon Ruderich <simon@ruderich.org>
Tue, 5 Mar 2013 15:42:17 +0000 (16:42 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 5 Mar 2013 15:42:17 +0000 (16:42 +0100)
sshd_config

index 8f21c33a43a5e7b376ae8dc58bc75152a8e1ab4e..c9ee8fc6d11355c9f377734e165ef621de76c375 100644 (file)
@@ -55,6 +55,9 @@ AcceptEnv
 # authentications (default).
 PermitUserEnvironment no
 
+# Enable sftp (and sshfs) usage.
+Subsystem sftp internal-sftp
+
 
 # Only allow logins for certain users.
 AllowUsers root