12 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# The PAM configuration file for the cron daemon
 | 
						|
#
 | 
						|
#
 | 
						|
# Although no PAM authentication is called, auth modules
 | 
						|
# are used for credential setting
 | 
						|
auth       include    system-auth
 | 
						|
account    required   pam_access.so
 | 
						|
account    include    system-auth
 | 
						|
session    required   pam_loginuid.so
 | 
						|
session    include    system-auth
 |