URL: https://github.com/freeipa/freeipa/pull/2088 Author: tiran Title: #2088: 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
Manual backport of PR #2084 to 4.5 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2088/head:pr2088 git checkout pr2088
URL: https://github.com/freeipa/freeipa/pull/2088 Author: tiran Title: #2088: [Backport][ipa-4-5] 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/2088/head:pr2088 git checkout pr2088
freeipa-devel@lists.fedorahosted.org