proxmox: fix SFTP in management VRF
This commit is contained in:
parent
eed2308609
commit
62a3dc5121
2 changed files with 4 additions and 3 deletions
|
@ -1,14 +0,0 @@
|
|||
# This is for sshd in management VRF, for ansible and other not-really-OOB stuff.
|
||||
|
||||
PidFile none
|
||||
UsePAM no
|
||||
|
||||
# Only allow pubkey auth.
|
||||
KbdInteractiveAuthentication no
|
||||
PasswordAuthentication no
|
||||
PermitRootLogin prohibit-password
|
||||
|
||||
# Disable what we can.
|
||||
AllowTcpForwarding no
|
||||
GatewayPorts no
|
||||
X11Forwarding no
|
Loading…
Add table
Add a link
Reference in a new issue