openssh/99-futurelinux.conf
2024-10-30 14:41:03 +08:00

15 lines
230 B
Plaintext

# sshd_config defaults on Future Linux
SyslogFacility AUTHPRIV
ChallengeResponseAuthentication no
GSSAPIAuthentication yes
GSSAPICleanupCredentials no
X11Forwarding yes
KbdInteractiveAuthentication no
UsePAM yes
PrintMotd no