On ke, 11 heinä 2018, Mike Conner via FreeIPA-users wrote:
So you're saying the client is probably not finding the AD KDC through DNS SRV 
calls? I think that I've tested all the DNS configs that are called for in the 
documentation. What could I do to test whether the AD realm's KDC is being 
discovered?

Here's what I've tried to see if the dns is correctly configured:
[root@freeipaclient ~]# dig +short -t SRV _kerberos._tcp.dc._msdcs.cs.domain.dom
0 100 88 ipa.cs.domain.dom.
[root@freeipaclient ~]# dig +short -t SRV _kerberos._tcp.dc._msdcs.domain.dom
0 100 88 kdc1.domain.dom.
0 100 88 kdc2.domain.dom.
What about _kerberos._tcp.domain.com? This is what libkrb5 will be
checking if DNS SRV resolution is done, not _msdcs entries which only
checked by Windows.


--
/ Alexander Bokovoy
Sr. Principal Software Engineer
Security / Identity Management Engineering
Red Hat Limited, Finland
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/freeipa-users@lists.fedorahosted.org/message/GK27YOIANQ6JOIT6GB5DRH3C4CCDDGGJ/

Reply via email to