freeipa/ipaserver/plugins
Rob Crittenden c298560a1e Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.
We lacked good error messages if the user/group container you used doesn't
exist.

Add a --continue option so things can continue if you use a bad user/group
container. This has the side-effect of letting you migrate just users or
groups by using a bad container for the one you don't want.

Fix a Gettext() error when displaying the migrated password message.

ticket 289
2010-09-28 13:39:28 -04:00
..
__init__.py Remove deprecated comment on plugin naming conventions 2009-09-14 09:46:35 -04:00
dogtag.py Remove older MITM fixes to make compatible with dogtag 1.3.3 2010-04-19 10:04:25 -04:00
join.py Use the certificate subject base in IPA when requesting certs in certmonger. 2010-04-23 04:57:40 -06:00
ldap2.py Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration. 2010-09-28 13:39:28 -04:00
ldapapi.py Fix password setting on python 2.4 systems (it doesn't like None for oldpw) 2009-05-21 22:43:10 -04:00
rabase.py Remove older MITM fixes to make compatible with dogtag 1.3.3 2010-04-19 10:04:25 -04:00
selfsign.py Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss 2010-07-29 10:50:10 -04:00
xmlserver.py Consolidate to single WSGI entry point 2010-03-01 20:21:38 -07:00