mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Refactored ldap implementation for ssh keys
This commit is contained in:
		| @@ -109,7 +109,7 @@ DJANGO_SECRET_KEY={{applications[application_id].credentials.django_secret}} | ||||
|  | ||||
| LDAP_ENABLED        =   True | ||||
| LDAP_SERVER_URI     =   "{{ldap.server.uri}}" | ||||
| LDAP_BIND_DN        =   "{{ldap.dn.administrator}}" | ||||
| LDAP_BIND_DN        =   "{{ldap.dn.administrator.data}}" | ||||
| LDAP_BIND_PASSWORD  =   "{{ldap.bind_credential}}" | ||||
| LDAP_SEARCH_FILTER  =   "(|(cn={0})(mail={0}))" | ||||
| LDAP_START_TLS      =   False | ||||
|   | ||||
		Reference in New Issue
	
	Block a user