freeipa/ipalib/plugins
Jakub Hrozek 1c3aa1f2c8 Make the migration plugin more configurable
This patch adds new options to the migration plugin:
 * the option to fine-tune the objectclass of users or groups being imported
 * the option to select the LDAP schema (RFC2307 or RFC2307bis)

Also makes the logic that decides whether an entry is a nested group or user
(for RFC2307bis) smarter by looking at the DNS. Does not hardcode primary keys
for migrated entries.

https://fedorahosted.org/freeipa/ticket/429
2010-12-07 10:37:17 -05:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py Add more information and examples on targets. 2010-12-06 11:46:40 -05:00
automount.py Add ability to import automount files from the command-line. 2010-10-12 18:07:26 -04:00
baseldap.py When deleting multiple entries use --continue, not --continuous. 2010-12-03 17:32:38 -05:00
batch.py batch 2010-11-05 11:21:42 -04:00
cert.py Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
config.py Check if the group exists 2010-12-06 11:25:25 -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 Remove accessTime from HBAC. 2010-12-06 11:42:13 -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 Provide list of available attributes for use in ACI UI. 2010-12-03 13:01:42 -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 Make the migration plugin more configurable 2010-12-07 10:37:17 -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 Re-implement access control using an updated model. 2010-12-01 20:42:31 -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 Re-implement access control using an updated model. 2010-12-01 20:42:31 -05:00
service.py Provide list of available attributes for use in ACI UI. 2010-12-03 13:01:42 -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 This is the second half of a patch. Only the part that had to be 2010-12-02 16:29:26 -05:00
user.py Provide list of available attributes for use in ACI UI. 2010-12-03 13:01:42 -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