[Freeipa-users] How does FreeIPA Fetch the Master DNS?

Russ Kaehler russ.kaehler at sprinklr.com
Tue Jul 12 19:35:41 UTC 2016


Hello,

I'd like to review the section of code specifically related to how FreeIPA
fetches the master DNS. When I run this:

ipa -vv user-show admin


The following printout emerges:


ipa: INFO: trying https://nqa-ipa-master-int.sprinklr.com/ipa/json
ipa: INFO: Forwarding 'user_show' to json server '
https://nqa-ipa-master-int.sprinklr.com/ipa/json'
ipa: INFO: Request: {
 "id": 0,
 "method": "user_show",
 "params": [ [ "admin" ],
 { "all": false, "no_members": false, "raw": false, "rights": false,

Where in the code does this line get populated with the DNS URI?

ipa: INFO: trying https://ipa-master.foo.com/ipa/json


It will occasionally attempt to connect to the wrong DNS server and I'd
like to correct that behavior. My request is specifically to know where to
look in the code so I can investigate this matter.

Cheers,
Russ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20160712/f6e2200b/attachment.htm>


More information about the Freeipa-users mailing list