docker-mailserver/test/config/ldap/docker-openldap/bootstrap/ldif/01_mail-tree.ldif

12 lines
294 B
Plaintext

# The root object, all entries will branch off this one:
dn: dc=localhost,dc=localdomain
objectClass: dcObject
objectClass: organization
dc: localhost
o: DMS Test
# User accounts will belong to this subtree:
dn: ou=people,dc=localhost,dc=localdomain
objectClass: organizationalUnit
ou: people