mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
333784034e
With 389-DS 1.4.0.21, automember plugin also gets triggered on modify ops by default. This means that a member manually removed gets automatically re-added by the plugin. This behavior can be disabled by setting autoMemberProcessModifyOps=off in the entry cn=Auto Membership Plugin,cn=plugins,cn=config. Before 389-DS 1.4.0.21, it was possible to remove a member and the member did not get re-added (unless automember-rebuild was called). This former behavior can be forced by setting autoMemberProcessModifyOps=off. This commit fixes the test and checks the behavior when autoMemberProcessModifyOps=off and when autoMemberProcessModifyOps=on. Fixes: https://pagure.io/freeipa/issue/7855 Reviewed-By: Michal Polovka <mpolovka@redhat.com> |
||
---|---|---|
.. | ||
man | ||
prci_definitions | ||
pytest_ipa | ||
test_cmdline | ||
test_install | ||
test_integration | ||
test_ipaclient | ||
test_ipalib | ||
test_ipaplatform | ||
test_ipapython | ||
test_ipaserver | ||
test_webui | ||
test_xmlrpc | ||
__init__.py | ||
conftest.py | ||
create_external_ca.py | ||
data.py | ||
i18n.py | ||
ipa-run-tests | ||
ipa-test-config | ||
ipa-test-task | ||
Makefile.am | ||
setup.cfg | ||
setup.py | ||
test_util.py | ||
util.py |