----- Original Message ----- > On 28/4/2011 3:13 μμ, Torsten Schlabach (Tascel eG) wrote: >Moreover, as we have recently invested a lot of effort to > setup the current backbone (including an internal Web application for > DNS record management) and BIND uses a different LDAP schema
The difference in schema is trivial: 1)Different structural objectclass (domainRelatedObject vs dnsZone) 2)Different attribute for the zone/domain the record belongs to (associatedDomain vs relativeDomainName). All the attributes that actually hold DNS values are the same (bar case). Regards, Buchan
