Difference between revisions of "Match (OpenSSH)"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
  
 
== See also ==
 
== See also ==
 +
* {{sshd_config}}
 
* {{OpenSSH}}
 
* {{OpenSSH}}
  
  
 
[[Category:Security]]
 
[[Category:Security]]

Revision as of 09:51, 16 November 2020

Match directive in sshd_config file in OpenSSH The available criteria are User, Group, Host, LocalAddress, LocalPort, RDomain, and Address (with RDomain representing the rdomain(4) on which the connection was received). See also: ChrootDirectory, Sftp configuration

Use ! to negate:[1]

Match group staff,!guests
Match User bob,joe,phil
Match User <username>
  PasswordAuthentication yes


Related terms

See also

  • http://www.openssh.com/txt/release-5.1
  • Advertising: