Centreon
De Linuxmemo.
(Différences entre les versions)
		
		
Linuxmemo  (discuter | contributions)
(Page créée avec « Catégorie:Logiciel ==Mot des passe oublié== UPDATE contact SET contact_passwd = MD5("newpassword") WHERE contact_alias = "admin"; »)
(Page créée avec « Catégorie:Logiciel ==Mot des passe oublié== UPDATE contact SET contact_passwd = MD5("newpassword") WHERE contact_alias = "admin"; »)
Version actuelle en date du 4 juin 2012 à 08:53
[modifier] Mot des passe oublié
UPDATE contact SET contact_passwd = MD5("newpassword") WHERE contact_alias = "admin";