Difference between revisions of "/etc/ssh/sshd config"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Sshd config to /etc/ssh/sshd config)
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
 +
[[/etc/]]ssh/sshd_config
 
https://linux.die.net/man/5/sshd_config
 
https://linux.die.net/man/5/sshd_config
  

Revision as of 05:49, 26 August 2020

This article is a Draft. Help us to complete it.

/etc/ssh/sshd_config https://linux.die.net/man/5/sshd_config


dpkg -S /etc/ssh/sshd_config
dpkg-query: no path found matching pattern /etc/ssh/sshd_config
See also: dpkg -V


Dec 01 07:01:05 SERVER sshd[15647]: PAM service(sshd) ignoring max retries; 5 > 3 sshd[15647]: PAM service(sshd) ignoring max retries; 5 > 3
See: MaxAuthTries


 PermitRootLogin Specifies whether root can log in using ssh(1).  The argument must be yes, prohibit-password, without-password, forced-commands-only, or no.  The default is prohibit-password. (See also: passwd)


Directives:

Port
ChrootDirectory
ChallengeResponseAuthentication
Match
internal-sftp
MaxStartups
LogLevel


Related commands

See also

Advertising: