URL: https://github.com/freeipa/freeipa/pull/4483 Author: mrizwan93 Title: #4483: [Backport][ipa-4-8]ipatests:Test if proper error thrown when AD user tries to run IPA commands Action: opened
PR body: """ Before fix the error used to implies that the ipa setup is broken. Fix is to throw the proper error. This test is to check that the error with 'Invalid credentials' thrown when AD user tries to run IPA commands.
related: https://pagure.io/freeipa/issue/8163
Signed-off-by: Mohammad Rizwan Yusuf myusuf@redhat.com Reviewed-By: Alexander Bokovoy abokovoy@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4483/head:pr4483 git checkout pr4483
URL: https://github.com/freeipa/freeipa/pull/4483 Author: mrizwan93 Title: #4483: [Backport][ipa-4-8]ipatests:Test if proper error thrown when AD user tries to run IPA commands Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4483/head:pr4483 git checkout pr4483
freeipa-devel@lists.fedorahosted.org