Difference between revisions of "Match (OpenSSH)"
Jump to navigation
Jump to search
↑ http://www.openssh.com/txt/release-5.1
Tags: Mobile web edit, Mobile edit |
|||
Line 7: | Line 7: | ||
Match User bob,joe,phil | Match User bob,joe,phil | ||
+ | |||
+ | Match User <username> | ||
+ | [[PasswordAuthentication]] yes | ||
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
- 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: