Open baszoetekouw opened 5 months ago
No, LDAP traffic flow through traefik and traefik connects to 389 on the container host. Let's discuss when I'm back.
SURFConext test docker host needs extra config:
entryPoints:
ldaps:
address: ":636"
Enige uitstaande actie is de LDAP ACL configuratie op de loadbalancer (?) vanuit de SBS config.
Needful config has been completed, needs another set of eyes to look at seeing if it works. Can the dirs on test2 be accessed via LDAP-S.
merged and deployed. Waiting for acl change in https://jira.ia.surf.nl/servicedesk/customer/portal/1/ISSD-28458
ACL change ticket marked as Done
Currently the ldap container exposes a plain text port 389 to the outside. This means that all traffic between the haproxy and ldap container is plain text, which we don't want.
There are two solutions: