docker-postfix/integration-tests/ldap/ldap-conf/data.ldif.TEMPLATE
pixil98 11cc00c942
Include ldap support in docker image (#205)
* include postfix-ldap in docker build

* Add integration tests (#3)

* Redo ldap test to use postmap instead of sending email

---------

Co-authored-by: Aaron Reisman <areisman@epic.com>
2024-08-26 18:10:32 +02:00

9 lines
189 B
Text

# demo@example.org
dn: uid=demo,${LDAP_BASEDN}
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
cn: Demo
sn: allowed
mail: demo@example.org