fusiondirectory-migration-manager ================================= Description ----------- This tool is designed to help you migrate your FusionDirectory instance from one version to another .. warning:: The FusionDirectory Migration Manager is designed to be used within your FusionDirectory instance. It enables access to the fusiondirectory.conf files, which contain authentication details for your LDAP instance, facilitating seamless migration and configuration management. Options ------- --list-deprecated List deprecated attributes and objectClass. --check-deprecated List LDAP entries using deprecated attributes or objectClass. --ldif-deprecated Print an LDIF removing deprecated attributes. --remove-supann-root Remove Supann root establishment from FusionDirectory release < v1.4. --check-ids This option check your LDAP tree for duplicated uidNumber or gidNumber among users and groups. --migrate-users This option add FusionDirectory attributes to the people branch. --migrate-supannobjects This option migrate custom Supann resources and Supann substates before FusionDirectory 1.6 to supannObjects. --migrate-interfaces This allows migrating your system if FusionDirectory release is < v1.4. --list-vars This option will list the variables you can change to install FusionDirectory on another set of directories. This option is intended for people wanting to install from the sources. --set-VAR=variable This option will change the variable for the FusionDirectory installation. it is only useful with --install-directories and for people installing from sources. Examples -------- Migrate-users .. code-block:: shell fusiondirectory-migration-manager --migrate-users