mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			252 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # User Mikaela hates passwords and will only use keys. This may only work
 | |
| # in reverse so this file is useless. https://serverfault.com/a/461865
 | |
| # & OpenSSH_8.4p1
 | |
| Match User mikaela
 | |
| 	PasswordAuthentication no
 | |
| 	AuthenticationMethods publickey
 | |
| Match All
 |