Ranbir via FreeIPA-users wrote: > Hello Everyone, > > When I run "sssctl domain-status [domain]", should I see a list of all > the masters in the domain under the "Discovered IPA servers" section? > > I'm assuming I'm suppose to. Right now, I'm not. I don't know if it's a > DNS problem (maybe a missing SRV record), but basic name resolution > works for all of the masters. > > Any help is appreciated!
I'm no sssd expert but it probably depends on the configuration. If you have a fixed set of ipa_server in sssd.conf then it is probably just going to use that and not try to discover any others it will never use (e.g. on an IPA server itself). If the line contains _srv_ then it should include others. It does for me. rob _______________________________________________ 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]
