marc:linux:sshd_config
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| marc:linux:sshd_config [2021/11/20 18:20] – marcv | marc:linux:sshd_config [2021/11/21 10:10] (current) – marcv | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| < | < | ||
| ClientAliveInterval 600 #automatic logged out after 10 minutes | ClientAliveInterval 600 #automatic logged out after 10 minutes | ||
| - | ClientAliveCountMax 0 # | + | ClientAliveCountMax 0 #check |
| + | |||
| + | PermitRootLogin no | ||
| + | PermitEmptyPasswords no | ||
| + | |||
| + | AllowUsers marcv user2 | ||
| </ | </ | ||
| + | Underneath existing sshd_config: | ||
| < | < | ||
| Include / | Include / | ||
marc/linux/sshd_config.1637428855.txt.gz · Last modified: (external edit)
