Skip to content

Commit

Permalink
less ambiguous synonym
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Nov 25, 2023
1 parent 54cd635 commit f767618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/sshd_config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LogLevel VERBOSE
# Log sftp level file access (read/write/etc.) that would not be easily logged otherwise.
Subsystem sftp /usr/lib/openssh/sftp-server -f AUTHPRIV -l INFO

PermitRootLogin without-password
PermitRootLogin prohibit-password
LoginGraceTime 1m
UseDNS no
PrintMotd no
Expand Down

0 comments on commit f767618

Please sign in to comment.