gnu-social/docker/tooling/pa11y/sshd_config

8 lines
138 B
Plaintext
Raw Normal View History

ChallengeResponseAuthentication no
ListenAddress 0.0.0.0
PasswordAuthentication yes
PermitEmptyPasswords yes
PermitRootLogin yes
Port 22