On 11/22/18 2:23 PM, Harald Dunkel wrote:
I am not sure if waiting for the interface solves the problem. It should wait for DNS to succeed, shouldn't it? [..] I would prefer if the backend waits for DNS a little bit longer, of course.
Hmm, from my understanding the backend should be available after DNS resolving works again.
Does the backend stay dead after /etc/resolv.conf being corrected?
Surely systemctl status sssd should not say "running", while the backend is dead.
Not sure about that. The NSS and PAM responders serve cached data from the local DB even in the case all backends are marked dead. Of course this does not help you if there's no cached data available yet.
Ciao, Michael.