mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-29 17:59:24 +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 | 
