Difference between revisions of "/etc/ssh/sshd config"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
<code>[[/etc/]]ssh/sshd_config</code> | <code>[[/etc/]]ssh/sshd_config</code> | ||
* https://linux.die.net/man/5/sshd_config | * https://linux.die.net/man/5/sshd_config | ||
− | |||
− | |||
− | |||
− | |||
== Directives == | == Directives == | ||
Line 26: | Line 22: | ||
* [[sshd logs]] | * [[sshd logs]] | ||
* <code>[[~/.ssh/]]</code> | * <code>[[~/.ssh/]]</code> | ||
+ | |||
+ | [[dpkg]] -S /etc/ssh/sshd_config | ||
+ | dpkg-query: no path found matching pattern /etc/ssh/sshd_config | ||
+ | See also: <code>[[dpkg -V]]</code> | ||
== See also == | == See also == |
Revision as of 08:20, 21 April 2021
/etc/ssh/sshd_config
Contents
Directives
Port ChrootDirectory ChallengeResponseAuthentication Match internal-sftp MaxStartups LogLevel PermitRootLogin PasswordAuthentication PubkeyAuthentication
Logs
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
Related commands
dpkg -S /etc/ssh/sshd_config
dpkg-query: no path found matching pattern /etc/ssh/sshd_config
See also: dpkg -V
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 - PAM,
libpam_cracklib
,pam_tally2
,/etc/pam.d/, /etc/pam.d/sshd
,pam_oath
,pam_sss
,/etc/pam.d/login, pam_unix, pam_krb5
Advertising: