URL: https://github.com/freeipa/freeipa/pull/6017 Author: stanislavlevin Title: #6017: krb5: Pin kpasswd server to a primary one Action: opened
PR body: """ There are time gaps in which kpasswd requests may fail due to offlined SSSD's locator and replication delays. This results in a password was changed on replica but was not replicated to master (kinit(master)->master(initial)->replica(kpasswd)->master(initial)). - added `kpasswd_server` serves as a fallback for the offlined locator - added debugging of locator plugin Fixes: https://pagure.io/freeipa/issue/8353 """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6017/head:pr6017 git checkout pr6017
_______________________________________________ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org 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/freeipa-devel@lists.fedorahosted.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure