Block a user
LDAP user db
Thanks @max.mehl for the explanation. I will take the stunnel setup from the git server.
One last question: What attribute provides the readable name? Like here for me "Michael Weimann"?
WIP: Different approach of building and deploying image
Not my Baustelle. But deploying Docker Containers via Ansible can be as easy as:
- name: be sure the synapse container is running
community.general.docker_container:
name: synapse
…