Some of the options have been removed, others are now the default.
MOTD still needs to be printed, the boot environment doesn't include the
pam motd module.
Resolves: rhbz#1872892
(cherry picked from commit 51a4a93f90)
		
	
			
		
			
				
	
	
		
			9 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| PermitRootLogin yes
 | |
| X11Forwarding yes
 | |
| X11DisplayOffset 10
 | |
| PrintMotd yes
 | |
| SyslogFacility AUTHPRIV
 | |
| PasswordAuthentication yes
 | |
| PermitEmptyPasswords yes
 | |
| PermitUserEnvironment yes
 |