From: Peter van Dijk Date: Thu, 18 Feb 2016 17:35:54 +0000 (+0100) Subject: nits X-Git-Tag: dnsdist-1.0.0-beta1~27^2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a023c32f30192107cf68152b82d0211eb22e01;p=thirdparty%2Fpdns.git nits --- diff --git a/docs/markdown/authoritative/backend-ldap.md b/docs/markdown/authoritative/backend-ldap.md index 005d91e678..289d28c16a 100644 --- a/docs/markdown/authoritative/backend-ldap.md +++ b/docs/markdown/authoritative/backend-ldap.md @@ -327,8 +327,8 @@ Bind LDAP backend If you are using the [Bind LDAP sdb backend](http://bind9-ldap.bayour.com/), you can keep the records in the LDAP tree also for the PowerDNS LDAP backend. The schemas both backends -utilize is almost the same exept for one important thing: Domains for -PowerDNS are stored in the attibute "associatedDomain" whereas Bind +utilize is almost the same except for one important thing: Domains for +PowerDNS are stored in the attribute "associatedDomain" whereas Bind stores them split in "relativeDomainName" and "zoneName". There is a [migration