mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-04 04:39:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			15 lines
		
	
	
		
			246 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			246 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								source:
							 | 
						||
| 
								 | 
							
								  type: "ldap"
							 | 
						||
| 
								 | 
							
								  config:
							 | 
						||
| 
								 | 
							
								    # Coordinates
							 | 
						||
| 
								 | 
							
								    ldap_server: ldap://localhost
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    # Credentials
							 | 
						||
| 
								 | 
							
								    ldap_user: "cn=admin,dc=example,dc=org"
							 | 
						||
| 
								 | 
							
								    ldap_password: "admin"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    # Options
							 | 
						||
| 
								 | 
							
								    base_dn: "dc=example,dc=org"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								sink:
							 | 
						||
| 
								 | 
							
								  # sink configs
							 |