mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Setted PermitRootLogin no
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
| #ListenAddress 0.0.0.0 | ||||
| #ListenAddress :: | ||||
|  | ||||
| #HostKey /etc/ssh/ssh_host_rsa_key  | ||||
| #HostKey /etc/ssh/ssh_host_rsa_key | ||||
| #HostKey /etc/ssh/ssh_host_dsa_key | ||||
| #HostKey /etc/ssh/ssh_host_ecdsa_key | ||||
| #HostKey /etc/ssh/ssh_host_ed25519_key | ||||
| @@ -30,7 +30,7 @@ | ||||
| # Authentication: | ||||
|  | ||||
| #LoginGraceTime 2m | ||||
| PermitRootLogin without-password | ||||
| PermitRootLogin no | ||||
| #StrictModes yes | ||||
| #MaxAuthTries 6 | ||||
| #MaxSessions 10 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user