URL: https://github.com/freeipa/freeipa/pull/5901 Author: flo-renaud Title: #5901: Index: Fix definition for memberOf Action: opened
PR body: """ The index definition for memberOf is inconsistent:
dn: cn=memberOf,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config cn: member nsIndexType: eq nsIndexType: sub nsSystemIndex: false objectClass: top objectClass: nsIndex
The cn attribute should be memberOf, not member. Fix the definition.
Fixes: https://pagure.io/freeipa/issue/8920 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5901/head:pr5901 git checkout pr5901
URL: https://github.com/freeipa/freeipa/pull/5901 Author: flo-renaud Title: #5901: Index: Fix definition for memberOf Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5901/head:pr5901 git checkout pr5901
freeipa-devel@lists.fedorahosted.org