Answer the question
In order to leave comments, you need to log in
How to configure BIND to work with a domain controller?
There is a working bind9 on centos, it serves one small internal zone (a company with 100 users). After setting the Linux machine on the domain controller by the main dns server, errors like this fell down:
Проблема:
Запись ресурса "Rfc1510KdcAtSite" DNS-службы (SRV), объявляющая этот контроллер домена в качестве доступного сервера Kerberos для домена в рамках своего локального сайта, не зарегистрирована. Эта запись должна регистрироваться всеми серверами Kerberos в домене.
Воздействие:
Другие контроллеры и компьютеры-члены домена или леса не смогут найти этот контроллер домена в пределах локального сайта в качестве сервера Kerberos. Этот контроллер домена не сможет предоставить полный набор служб.
Разрешение:
С помощью групповой политики или реестра убедитесь, что запись "Rfc1510KdcAtSite" не настроена в списке "DnsAvoidRegisteredRecords". Перезапустите службу Netlogon. Убедитесь в том, что запись DNS "_kerberos._tcp.Default-First-Site-Name._sites.domain.local", указывающая на локальный контроллер домена "RED.domain.local", зарегистрирована в DNS.
Answer the question
In order to leave comments, you need to log in
Problem solved:
BIND9 has zones defined
_msdcs
_tcp
_udp
_sites
DomainDnsZones
ForestDnsZones
The domain controller must be Primary DNS, the rest are all Slaves. So redo the settings on your bind9 centos so that it becomes a slave, and make the domain controller the zone holder
You can also load the controller into a subdomain and delegate it from the main one. Well and in a subdomain to make a forwarding.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question