First commit
This commit is contained in:
8
sshd_config
Executable file
8
sshd_config
Executable file
@ -0,0 +1,8 @@
|
||||
PermitTTY no
|
||||
X11Forwarding no
|
||||
PermitTunnel no
|
||||
GatewayPorts no
|
||||
ForceCommand /sbin/nologin
|
||||
Match User bastion
|
||||
AllowTcpForwarding yes
|
||||
AuthorizedKeysFile /config/authorized_keys
|
Reference in New Issue
Block a user