bastion-lab/server/sshd_config
2025-04-09 12:15:37 +09:00

6 lines
155 B
Text

Port 22
PermitRootLogin yes
PasswordAuthentication no
AuthorizedKeysFile /root/.ssh/authorized_keys
UsePAM yes
Subsystem sftp /usr/lib/openssh/sftp-server