WebApp : GLPI Portable
Description
Solution open-source de gestion de parc informatique et de helpdesk, GLPI est une application Full Web pour gérer l’ensemble de vos problématiques de gestion de parc informatique : de la gestion de l’inventaire des composantes matérielles ou logicielles d’un parc informatique à la gestion de l’assistance aux utilisateurs.

Infos générales
- Site web : http://glpi-project.org
- Version : 0.72.4
- Mainteneur : fat115 (fat115 at framasoft dot net) (je veux participer)
- Support Forum
Infos techniques
Base de donnée : Oui
Fichiers de configuration de la webapp :
- config\config_db.php (contient l’adresse du serveur MySQL)
Afficher le fichier :
Startup.ini
[UpdateEskuelPort]
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Update MySQL Port
Description=Update GLPI config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config\config_db.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Update MySQL Port
Description=Update GLPI config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config\config_db.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
Scripts.ini
[ResetLogPass]
Name=Reset Login and Password
Name_fr=Réinistialiser log/pass
Description=Reset login and password to initial values.
Description_fr=Réinitialise le mot de passe administrateur avec "admin"/"framasoft"
Type=SQL
Query=UPDATE glpi_users set password_md5=md5('framasoft'), name='admin',password='' where ID='2'
Done=Done: login=admin, Password=framasoft
Done_fr=Action executée: login=admin, Password=framasoft
[Synchronize]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Name_fr=Syncronise le port MySQL
Description_fr=Met à jour le fichier de configugration avec le port MySQL actuellement assigné.
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config\config_db.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
Done=Done
Done_fr=Fait
Name=Reset Login and Password
Name_fr=Réinistialiser log/pass
Description=Reset login and password to initial values.
Description_fr=Réinitialise le mot de passe administrateur avec "admin"/"framasoft"
Type=SQL
Query=UPDATE glpi_users set password_md5=md5('framasoft'), name='admin',password='' where ID='2'
Done=Done: login=admin, Password=framasoft
Done_fr=Action executée: login=admin, Password=framasoft
[Synchronize]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Name_fr=Syncronise le port MySQL
Description_fr=Met à jour le fichier de configugration avec le port MySQL actuellement assigné.
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config\config_db.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
Done=Done
Done_fr=Fait
Procédure utilisée pour la dernière mise à jour
Changelog
21/01/11 (JosephK)
Format PA.c + FWM 0.9.10 (pas touché à glpi)




