freeipa/ipatests/test_xmlrpc
Simo Sorce 088fbad353 Stop adding a default password policy reference
Both the password plugin and the kdb driver code automatically fall
back to the default password policy.
so stop adding an explicit reference to user objects and instead rely on the
fallback.
This way users created via the framework and users created via winsync plugin
behave the same way wrt password policies and no surprises will happen.

Also in case we need to change the default password policy DN this will allow
just code changes instead of having to change each user entry created, and
distinguish between the default policy and explicit admin changes.

Related: https://fedorahosted.org/freeipa/ticket/4085
2014-01-16 09:00:35 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
objectclasses.py Rewrite the Permission plugin 2013-12-13 15:08:52 +01:00
test_attr.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_automember_plugin.py Fix error message when adding duplicate automember rule 2013-11-15 12:46:07 +01:00
test_automount_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_baseldap_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_batch_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cert_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_config_plugin.py Add tests for user auth type management 2013-11-08 12:48:43 +01:00
test_delegation_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_dns_plugin.py Make sure SYSTEM permissions can be retreived with --all --raw 2013-12-13 15:08:52 +01:00
test_dns_realmdomains_integration.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_external_members.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
test_group_plugin.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_hbac_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbacsvcgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbactest_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_host_plugin.py Change the way we determine if the host has a password set. 2014-01-15 10:02:49 +01:00
test_hostgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_krbtpolicy.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_nesting.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_netgroup_plugin.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_old_permission_plugin.py Add tests for permission plugin with older clients 2013-12-13 15:08:51 +01:00
test_passwd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_permission_plugin.py Allow anonymous and all permissions 2014-01-07 09:56:41 +01:00
test_ping_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_privilege_plugin.py Rewrite the Permission plugin 2013-12-13 15:08:52 +01:00
test_pwpolicy_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_radiusproxy_plugin.py Add tests for the radiusproxy plugin 2013-12-03 14:49:10 +01:00
test_range_plugin.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_realmdomains_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_replace.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_role_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selfservice_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selinuxusermap_plugin.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_service_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudocmd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudocmdgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudorule_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_trust_plugin.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
test_user_plugin.py Stop adding a default password policy reference 2014-01-16 09:00:35 +01:00
xmlrpc_test.py Allow Declarative test classes to specify the API version 2013-12-13 15:08:51 +01:00