URL: https://github.com/freeipa/freeipa/pull/2084 Author: tiran Title: #2084: Catch ACIError instead of invalid credentials Action: opened
PR body: """ ipaldap's LDAPClient client turns INVALID_CREDENTIAL error into ACIError. Catch the ACIError and wait until the user has been replicated.
Apparently no manual or automated test ran into the timeout during testing.
Fixes: Fixes: https://pagure.io/freeipa/issue/7593 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2084/head:pr2084 git checkout pr2084
URL: https://github.com/freeipa/freeipa/pull/2084 Author: tiran Title: #2084: Catch ACIError instead of invalid credentials Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2084/head:pr2084 git checkout pr2084
freeipa-devel@lists.fedorahosted.org