mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
SFTP fixed
This commit is contained in:
parent
3fa75a081d
commit
b593986b0c
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ TCPKeepAlive yes
|
|||
# Allow client to pass locale environment variables
|
||||
AcceptEnv LANG LC_*
|
||||
|
||||
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||
# Subsystem sftp /usr/lib/openssh/sftp-server
|
||||
|
||||
# Set this to 'yes' to enable PAM authentication, account processing,
|
||||
# and session processing. If this is enabled, PAM authentication will
|
||||
|
|
Loading…
Add table
Reference in a new issue