Site Tools


marc:linux:sshd_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
marc:linux:sshd_config [2021/11/20 18:20] marcvmarc:linux:sshd_config [2021/11/21 10:10] (current) marcv
Line 3: Line 3:
 <code> <code>
 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 
 </code> </code>
  
 +Underneath existing sshd_config:
 <code> <code>
 Include /etc/ssh/sshd_config.d/*.conf Include /etc/ssh/sshd_config.d/*.conf
marc/linux/sshd_config.1637428855.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki