Use DisableForwarding in sshd_config
parent
94fb9798c5
commit
529028fe4a
|
@ -5,9 +5,5 @@ Match User chat
|
||||||
PermitEmptyPasswords yes
|
PermitEmptyPasswords yes
|
||||||
ChrootDirectory /home/chat
|
ChrootDirectory /home/chat
|
||||||
ForceCommand catgirl-prompt
|
ForceCommand catgirl-prompt
|
||||||
|
DisableForwarding yes
|
||||||
AllowAgentForwarding no
|
|
||||||
AllowTcpForwarding no
|
|
||||||
AllowStreamLocalForwarding no
|
|
||||||
MaxSessions 1
|
MaxSessions 1
|
||||||
X11Forwarding no
|
|
||||||
|
|
Loading…
Reference in New Issue