mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 a07c10f53f
			
		
	
	
	a07c10f53f
	
	
	
		
			
			and install in mysql-test/suite/plugins/pam so that it could be manually copied into /etc if needed
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			142 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			142 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Put it in /etc/pam.d/mariadb_mtr
 | |
| 
 | |
| auth            required        pam_mariadb_mtr.so pam_test
 | |
| account         required        pam_permit.so
 |