mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-11-03 23:53:59 +01:00 
			
		
		
		
	* Added an Ubuntu-specific pam(7) configuration. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#%PAM-1.0
 | 
						|
auth       substack     system-auth
 | 
						|
account    required     pam_deny.so
 | 
						|
password   required     pam_deny.so
 | 
						|
session    required     pam_deny.so
 |