8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
# Basic SSHD Configuration
|
|
|
|
Port 4242
|
|
PermitRootLogin yes
|
|
PasswordAuthentication yes
|
|
UsePAM yes
|
|
|