Difference between revisions of "Match (OpenSSH)"
Jump to navigation
Jump to search
↑ http://www.openssh.com/txt/release-5.1
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
Match group staff,!guests
Match User bob,joe,phil
Match User <username> PasswordAuthentication yes
Related terms
See also
/etc/ssh/sshd_config
:AuthenticationMethods, PasswordAuthentication
,PermitRootLogin
,MaxStartups, sshd_config
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: