Difference between revisions of "Match (OpenSSH)"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>Match</code> directive in <code>sshd_config</code> file in OpenSSH The available criteria are <code>User</code>, <code>Group</code>, Host, LocalAddress, <cod...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 10: Line 10:
 
== See also ==
 
== See also ==
 
* {{OpenSSH}}
 
* {{OpenSSH}}
 +
 +
 +
[[Category:Security]]

Revision as of 09:10, 13 May 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


See also

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