debian: allow sftp over management ssh
This commit is contained in:
parent
edfc73db79
commit
5cca841e6b
|
@ -2,6 +2,7 @@
|
|||
|
||||
PidFile none
|
||||
UsePAM no
|
||||
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||
|
||||
# Only allow pubkey auth.
|
||||
KbdInteractiveAuthentication no
|
||||
|
|
Loading…
Reference in a new issue