URL: https://github.com/freeipa/freeipa/pull/6125 Author: flo-renaud Title: #6125: ipatests: Fix expected object classes Action: opened
PR body: """ Because the sidgen plugin is a postop plugin, it is not always triggered before the result of an ADD is returned and the objectclasses of the user may / may not contain ipantuserattrs. Fix the expected object classes.
Related: https://pagure.io/freeipa/issue/9062 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6125/head:pr6125 git checkout pr6125
freeipa-devel@lists.fedorahosted.org