mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	Fix #87 (explain ssh_config UseRoaming no)
This commit is contained in:
		
							parent
							
								
									bbfb63dabd
								
							
						
					
					
						commit
						9a662594d2
					
				| @ -39,10 +39,7 @@ Host * | ||||
|     # manual). | ||||
|     UpdateHostKeys yes | ||||
| 
 | ||||
|     # Add undocumented "UseRoaming no" to ssh_config or use | ||||
|     # "-oUseRoaming=no" to prevent upcoming #openssh client bug | ||||
|     # CVE-2016-0777. More later. | ||||
|     # ~~ https://twitter.com/msfriedl/status/687635945642967040 | ||||
|     # Workaround CVE-2016-0777 & CVE-0778 on OpenSSH < 7.1p2 | ||||
|     UseRoaming no | ||||
| 
 | ||||
|     # Verify SSHFP records. In case DNSSEC is used this skips the | ||||
|  | ||||
| @ -40,10 +40,7 @@ Host * | ||||
|     # manual). | ||||
|     UpdateHostKeys yes | ||||
| 
 | ||||
|     # Add undocumented "UseRoaming no" to ssh_config or use | ||||
|     # "-oUseRoaming=no" to prevent upcoming #openssh client bug | ||||
|     # CVE-2016-0777. More later. | ||||
|     # ~~ https://twitter.com/msfriedl/status/687635945642967040 | ||||
|     # Workaround CVE-2016-0777 & CVE-0778 on OpenSSH < 7.1p2 | ||||
|     UseRoaming no | ||||
| 
 | ||||
|     # Verify SSHFP records. In case DNSSEC is used this skips the | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user