Difference between revisions of "PermitRootLogin"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
PermitRootLogin yes | PermitRootLogin yes | ||
Match User root | Match User root | ||
− | PasswordAuthentication yes | + | [[PasswordAuthentication]] yes |
== See also == | == See also == | ||
* {{sshd_config}} | * {{sshd_config}} |
Revision as of 09:54, 16 November 2020
PermitRootLogin
in/etc/ssh/sshd_config
file
PermitRootLogin prohibit-password
yes, prohibit-password, forced-commands-only, or no. The default is prohibit-password.
PermitRootLogin yes Match User root PasswordAuthentication yes
See also
Advertising: