freeipa/tests/test_xmlrpc
Rob Crittenden 34534a026f Don't use camel-case LDAP attributes in ACI and don't clear enrolledBy
We keep LDAP attributes lower-case elsewhere in the API we should do the
same with all access controls.

There were two ACIs pointing at the manage_host_keytab permission. This
isn't allowed in general and we have decided separately to not clear out
enrolledBy when a host is unenrolled so dropping it is the obvious thing
to do.

ticket 597
2010-12-17 18:04:37 -05:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
objectclasses.py Properly handle multi-valued attributes when using setattr/addattr. 2010-12-10 13:42:47 -05:00
test_attr.py Properly handle multi-valued attributes when using setattr/addattr. 2010-12-10 13:42:47 -05:00
test_automount_plugin.py Fix automount tests 2010-12-08 17:28:35 -05:00
test_cert.py Fix a slew of tests. 2010-12-17 17:01:57 -05:00
test_delegation_plugin.py Don't use camel-case LDAP attributes in ACI and don't clear enrolledBy 2010-12-17 18:04:37 -05:00
test_dns_plugin.py Fix a slew of tests. 2010-12-17 17:01:57 -05:00
test_group_plugin.py Fix a slew of tests. 2010-12-17 17:01:57 -05:00
test_hbac_plugin.py Remove accessTime from HBAC. 2010-12-06 11:42:13 -05:00
test_hbacsvcgroup_plugin.py Remove group nesting from the HBAC service groups 2010-10-28 17:34:34 -04:00
test_host_plugin.py Add managedby to Host entries 2010-11-19 10:31:42 -05:00
test_hostgroup_plugin.py Add managedby to Host entries 2010-11-19 10:31:42 -05:00
test_nesting.py Fix a slew of tests. 2010-12-17 17:01:57 -05:00
test_netgroup_plugin.py Fix a slew of tests. 2010-12-17 17:01:57 -05: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_permission_plugin.py Re-implement access control using an updated model. 2010-12-01 20:42:31 -05:00
test_privilege_plugin.py Re-implement access control using an updated model. 2010-12-01 20:42:31 -05:00
test_pwpolicy.py Don't allow managed groups to have group password policy. 2010-10-28 17:36:05 -04:00
test_role_plugin.py Re-implement access control using an updated model. 2010-12-01 20:42:31 -05:00
test_selfservice_plugin.py Don't use camel-case LDAP attributes in ACI and don't clear enrolledBy 2010-12-17 18:04:37 -05:00
test_service_plugin.py Add managedby to Host entries 2010-11-19 10:31:42 -05:00
test_sudocmd_plugin.py Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudorule to allow for cmdCategory all Added fixes for xmlrpc tests to reflect sudocmd changes. 2010-11-03 10:23:40 -04:00
test_sudocmdgroup_plugin.py Re-implement access control using an updated model. 2010-12-01 20:42:31 -05:00
test_sudorule_plugin.py tests for sudo run as user or group https://fedorahosted.org/freeipa/ticket/570 2010-12-13 17:56:13 -05:00
test_user_plugin.py Fix a slew of tests. 2010-12-17 17:01:57 -05:00
xmlrpc_test.py Revert tests code to use the old uuid format. 2010-11-15 11:47:27 -05:00