marc:linux:sshd_config
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| marc:linux:sshd_config [2021/11/20 18:15] – created marcv | marc:linux:sshd_config [2021/11/21 10:10] (current) – marcv | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Some nice sshd settings: | Some nice sshd settings: | ||
| + | < | ||
| + | ClientAliveInterval 600 #automatic logged out after 10 minutes | ||
| + | ClientAliveCountMax 0 #check | ||
| + | |||
| + | PermitRootLogin no | ||
| + | PermitEmptyPasswords no | ||
| + | |||
| + | AllowUsers marcv user2 | ||
| + | |||
| + | </ | ||
| + | |||
| + | Underneath existing sshd_config: | ||
| + | < | ||
| Include / | Include / | ||
| Line 114: | Line 127: | ||
| + | </ | ||
marc/linux/sshd_config.1637428507.txt.gz · Last modified: (external edit)
