On Tue, Sep 15, 2020 at 06:08:28PM -0400, Ranbir via FreeIPA-users wrote:
On Tue, 2020-09-15 at 17:58 -0400, Rob Crittenden via FreeIPA-users
wrote:
If the line contains _srv_ then it should include others. It does for
me.


The first entry is _srv_ on all of the clients. I also see a second
entry after _srv_, which is one of the masters. On most of the clients,
it's the same master each time. But, I'm still not seeing all of the
masters in the domain.

Hi,

sssctl should show all the IPA servers which can be found with a DNS SRV
query. Does e.g.

    host -t SRV _ldap._tcp.your.ipa.domain

show more servers than the sssctl output? If yes, can you show some
examples?


If a master where to go offline (or appear to be offline), would it
still be listed or would it get dropped?

All discovered servers should be listed independent of their state.


Is there a timeout for response that determines the IPA masters'
online/offline status?

There are multiple. E.g. ldap_search_timeout if the timeout happens
during and ldapsearch operation or ldap_opt_timeout if the timeout
happens during the ldapbind operation. See man sssd-ldap for details.

HTH

bye,
Sumit


--
Ranbir

_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to