summaryrefslogtreecommitdiffstats
path: root/install/migration/migration.py
Commit message (Collapse)AuthorAgeFilesLines
* Migration: don't assume there is only one naming context, add logging.Rob Crittenden2011-10-041-14/+33
| | | | | | | | | | We can't assume that there will be only one naming context. Look at each one until we find an IPA one. Add logging so you can know that a migration attempt fails and why. https://fedorahosted.org/freeipa/ticket/1834 https://fedorahosted.org/freeipa/ticket/1835
* Use ldapi: instead of unsecured ldap: in ipa core tools.Pavel Zuna2011-03-031-2/+7
| | | | | | The patch also corrects exception handling in some of the tools. Fix #874
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
| | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239
* Rewrite the migration page using WSGIJakub Hrozek2010-11-091-8/+37
|
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-201-0/+67