1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/setup/provision_basedn.ldif
Andrew Bartlett 0c88240236 Rework to have member server 'domains' be CN=NETBIOSNAME
This reworks quite a few parts of our provision system to use
CN=NETBIOSNAME as the domain for member servers.

This makes it clear that these domains are not in the DNS structure,
while complying with our own schema (found by OpenLDAP's schema
validation).

Andrew Bartlett
(This used to be commit bda6a38b05)
2008-03-13 11:36:58 +11:00

9 lines
158 B
Plaintext

################################
## Domain Naming Context
################################
dn: ${DOMAINDN}
objectClass: top
objectClass: ${DOMAIN_OC}
${ACI}