ft_onion/sshd_config

11 lines
194 B
Plaintext

# Basic SSHD Configuration
Port 4242
PermitRootLogin yes
PasswordAuthentication yes
ChallengeResponseAuthentication no
UsePAM yes
X11Forwarding no
AllowTcpForwarding no
PermitEmptyPasswords no