freeipa/tests/test_xmlrpc
Rob Crittenden c25d62965a Populate indirect members when showing a group object.
This is done by creating a new attribute, memberindirect, to hold this
indirect membership.

The new function get_members() can return all members or just indirect or
direct. We are only using it to retrieve indirect members currently.

This also:
* Moves all member display attributes into baseldap.py to reduce duplication
* Adds netgroup nesting
* Use a unique object name in hbacsvc and hbacsvcgroup

ticket 296
2010-10-28 15:15:52 -04:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
objectclasses.py Add plugins for Sudo Commands, Command Groups and Rules 2010-09-27 22:38:06 -04:00
test_aci_plugin.py Add support for ldap:///self bind rules 2010-08-19 10:49:42 -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 RDN changes for users, groups, rolegroups and taskgroups. 2010-10-28 08:39:10 -04:00
test_hbac_plugin.py Populate indirect members when showing a group object. 2010-10-28 15:15:52 -04:00
test_hbacsvcgroup_plugin.py Populate indirect members when showing a group object. 2010-10-28 15:15:52 -04:00
test_host_plugin.py Allow RDN changes for users, groups, rolegroups and taskgroups. 2010-10-28 08:39:10 -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_nesting.py Populate indirect members when showing a group object. 2010-10-28 15:15:52 -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 Allow RDN changes for users, groups, rolegroups and taskgroups. 2010-10-28 08:39:10 -04:00
test_service_plugin.py Fix two failing tests. 2010-10-22 21:45:37 -04:00
test_sudocmd_plugin.py Add plugins for Sudo Commands, Command Groups and Rules 2010-09-27 22:38:06 -04:00
test_sudocmdgroup_plugin.py Add plugins for Sudo Commands, Command Groups and Rules 2010-09-27 22:38:06 -04:00
test_sudorule_plugin.py Added modifications to the sudorule plugin to reflect the schema update. 2010-10-05 21:37:59 -04:00
test_taskgroup_plugin.py Allow RDN changes for users, groups, rolegroups and taskgroups. 2010-10-28 08:39:10 -04:00
test_user_plugin.py Allow RDN changes for users, groups, rolegroups and taskgroups. 2010-10-28 08:39:10 -04:00
xmlrpc_test.py UUIDs: remove uuid python plugin and let DS always autogenerate 2010-10-28 07:58:31 -04:00