freeipa/tests/test_xmlrpc
Rob Crittenden 5b894d1fb7 Allow decoupling of user-private groups.
To do this we need to break the link manually on both sides, the user and
the group.

We also have to verify in advance that the user performing this is allowed
to do both. Otherwise the user could be decoupled but not the group
leaving it in a quasi broken state that only ldapmodify could fix.

ticket 75
2010-08-10 16:41:47 -04:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
objectclasses.py Add ipaUniqueID to HBAC services and service groups 2010-05-27 10:51:02 -04:00
test_aci_plugin.py Change expected aci summary from Updated to Modify in test cases 2010-07-06 15:39:44 -04:00
test_automount_plugin.py Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff 2009-12-10 08:29:15 -07:00
test_cert.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_group_plugin.py Allow decoupling of user-private groups. 2010-08-10 16:41:47 -04:00
test_hbac_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_hbacsvcgroup_plugin.py Add ipaUniqueID to HBAC services and service groups 2010-05-27 10:51:02 -04:00
test_host_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_hostgroup_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_netgroup_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_passwd_plugin.py Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff 2009-12-10 08:29:15 -07:00
test_pwpolicy.py Replace old pwpolicy plugin with new one using baseldap, fix tests. 2010-05-17 13:48:19 -04:00
test_rolegroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_service_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_taskgroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_user_plugin.py Fix user tests to handle managed entries 2010-08-10 16:41:28 -04:00
xmlrpc_test.py Add API to delete a service principal key, service-disable. 2010-07-13 09:29:10 -04:00