diff --git a/Migration-Ninegate.md b/Migration-Ninegate.md index 4945719..b7f2875 100644 --- a/Migration-Ninegate.md +++ b/Migration-Ninegate.md @@ -64,22 +64,18 @@ s'assurer que les boutons de reset et de création de comptes ne sont plus là sur machine transnum-portail -**installer les paquets** -Query-Auto -D -apt-get install eole-ninegate - -**désactiver eole-draaf** -CreoleSet activer_draaf non -renommer /var/www/html/local/config/external.php en external-sav.php -créer le fichier /var/www/html/local/config/ldap.php avec le contenu suivant -``` - -``` +**récupérer le répertoire de migration** + + + +**executer le script d'installation** +cd /root/migration +./install.sh + +**executer le script de migration** +./migration.sh + +