Zdalne-systemy-z-kit-uVPN/configs/sshd_config

6 lines
123 B
Plaintext
Raw Normal View History

2023-04-13 10:54:28 +00:00
Port 22
PermitRootLogin yes
PubkeyAuthentication yes
AuthorizedKeysFile .ssh/authorized_keys
PermitEmptyPasswords yes