freeipa/ipalib/plugins
Rob Crittenden cd7b64103b Add group to group delegation plugin.
This is a thin wrapper around the ACI plugin that manages granting group A
the ability to write a set of attributes of group B.

ticket 532
2010-12-13 20:15:46 -05:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py Add group to group delegation plugin. 2010-12-13 20:15:46 -05:00
automount.py Fix kwargs usage in automount plugin 2010-12-07 17:17:23 -05:00
baseldap.py Give the memberof plugin time to work when adding/removing reverse members. 2010-12-13 17:58:43 -05:00
batch.py batch 2010-11-05 11:21:42 -04:00
cert.py Add --out option to service, host and cert-show to save the cert to a file. 2010-12-13 09:58:26 -05:00
config.py Set labels on all attributes in the config object. 2010-12-10 13:41:35 -05:00
delegation.py Add group to group delegation plugin. 2010-12-13 20:15:46 -05:00
dns2.py dns2 ui replaceing calls for the dns plugin to the dns2 plugin no has attribute permissions and all other benefits of building on the baseldap plugin 2010-12-03 11:42:38 -05:00
dns.py Add ability to add/remove DNS records when adding/removing a host entry. 2010-11-23 18:23:29 -05:00
group.py This is the second half of a patch. Only the part that had to be 2010-12-02 16:29:26 -05:00
hbac.py Print expected error message in hbac-mod 2010-12-10 13:52:14 -05:00
hbacsvc.py action panel sibling added function to get sibling entities from the tab set. remove explicit sibling code from entity pages Modified the Label fields on HBAC and SUDO to make them appear cleaner in the UI 2010-12-01 15:21:02 -05:00
hbacsvcgroup.py Remove group nesting from the HBAC service groups 2010-10-28 17:34:34 -04:00
host.py Add --out option to service, host and cert-show to save the cert to a file. 2010-12-13 09:58:26 -05:00
hostgroup.py This is the second half of a patch. Only the part that had to be 2010-12-02 16:29:26 -05:00
internal.py Provide list of available attributes for use in ACI UI. 2010-12-03 13:01:42 -05:00
kerberos.py Giant webui patch take 2 2009-10-13 11:28:00 -06:00
krbtpolicy.py policy and config 2010-10-07 14:51:02 -04:00
migration.py Fix typo in migration documentation 2010-12-13 09:48:16 -05:00
misc.py Change signature of LDAPSearch.pre_callback. 2010-11-23 21:29:08 -05:00
netgroup.py Add usercategory and hostcategory and fix displaying members in netgroup_show 2010-11-08 15:23:41 -05:00
passwd.py Add labels for passwords, fix output of exceptions, fix passwd output. 2010-12-02 16:31:42 -05:00
permission.py Better handle permission object updates versus aci object updates. 2010-12-13 09:55:28 -05:00
ping.py Add support for client failover to the ipa command-line. 2010-08-16 10:35:27 -04:00
pkinit.py add plugin to enable/disable anonymous pkinit 2010-11-18 15:09:51 -05:00
privilege.py Re-implement access control using an updated model. 2010-12-01 20:42:31 -05:00
pwpolicy.py Don't look up the CoS entry with the global password policy. 2010-12-03 13:51:01 -05:00
role.py relabel role 2010-12-13 15:10:20 -05:00
selfservice.py Add plugin for manage self-service ACIs 2010-12-08 13:51:10 -05:00
service.py Add --out option to service, host and cert-show to save the cert to a file. 2010-12-13 09:58:26 -05:00
sudocmd.py action panel sibling added function to get sibling entities from the tab set. remove explicit sibling code from entity pages Modified the Label fields on HBAC and SUDO to make them appear cleaner in the UI 2010-12-01 15:21:02 -05:00
sudocmdgroup.py This is the second half of a patch. Only the part that had to be 2010-12-02 16:29:26 -05:00
sudorule.py sudo run as user or group https://fedorahosted.org/freeipa/ticket/570 2010-12-13 17:56:13 -05:00
user.py Check for existence of the group when adding a user. 2010-12-13 09:53:29 -05:00
virtual.py First pass at enforcing certificates be requested from same host 2009-10-21 03:22:44 -06:00
xmlclient.py Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00