Difference between revisions of "PasswordAuthentication"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
PasswordAuthentication directive in [[sshd_config]]
+
<code>PasswordAuthentication</code> directive in [[sshd_config]]
  
 
<code>PasswordAuthentication</code> default is ''yes''.
 
<code>PasswordAuthentication</code> default is ''yes''.

Revision as of 09:36, 10 October 2022

PasswordAuthentication directive in sshd_config

PasswordAuthentication default is yes.

Match

Match User <username>
   PasswordAuthentication yes

PermitRootLogin

PermitRootLogin yes
PasswordAuthentication no
Match User root
   PasswordAuthentication yes


Related terms

See also

Advertising: