freeipa/tests/test_xmlrpc
Rob Crittenden dac224c25a Add support for per-group kerberos password policy.
Use a Class of Service template to do per-group password policy. The
design calls for non-overlapping groups but with cospriority we can
still make sense of things.

The password policy entries stored under the REALM are keyed only on
the group name because the MIT ldap plugin can't handle quotes in the
DN. It also can't handle spaces between elements in the DN.
2009-10-05 13:29:55 -06:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
test_automount_plugin.py Add unit tests for new plugins. 2009-07-02 13:33:04 -04:00
test_group_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_host_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_hostgroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_netgroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_passwd_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_pwpolicy.py Add support for per-group kerberos password policy. 2009-10-05 13:29:55 -06:00
test_rolegroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_service_plugin.py Fix service_mod and add a test case 2009-08-26 09:51:15 -04:00
test_taskgroup_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
test_user_plugin.py Add a new objectclass, ipaObject, that will add a UUID to many IPA objects 2009-08-10 16:38:42 -06:00
xmlrpc_test.py Add utility functions for plugin unit testing. 2009-07-02 13:33:04 -04:00