14 行
		
	
	
		
			500 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			14 行
		
	
	
		
			500 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								#%PAM-1.0
							 | 
						||
| 
								 | 
							
								# For root login to succeed here with pam_securetty, "rlogin" must be
							 | 
						||
| 
								 | 
							
								# listed in /etc/securetty.
							 | 
						||
| 
								 | 
							
								auth       required     pam_nologin.so
							 | 
						||
| 
								 | 
							
								auth       required     pam_securetty.so
							 | 
						||
| 
								 | 
							
								auth       required     pam_env.so
							 | 
						||
| 
								 | 
							
								auth       sufficient   pam_rhosts.so
							 | 
						||
| 
								 | 
							
								auth       include      system-auth
							 | 
						||
| 
								 | 
							
								account    include      system-auth
							 | 
						||
| 
								 | 
							
								password   include      system-auth
							 | 
						||
| 
								 | 
							
								session	   optional     pam_keyinit.so    force revoke
							 | 
						||
| 
								 | 
							
								session    required     pam_loginuid.so
							 | 
						||
| 
								 | 
							
								session    include      system-auth
							 |