freeipa/ipaserver
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
..
install Automatically convert a v1-style ca_serialno to the v2 config style. 2010-09-24 15:31:23 -04:00
plugins Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration. 2010-09-28 13:39:28 -04:00
__init__.py Run ipaserver under mod_wsgi 2010-03-01 20:22:22 -07:00
conn.py Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
ipaldap.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00
ipautil.py Remove (un)wrap_binary_data cruft from */ipautil.py 2010-01-28 14:26:29 -05:00
rpcserver.py language as a list 2010-09-21 16:28:14 -04:00
servercore.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00