{"id":482,"date":"2012-08-04T00:42:45","date_gmt":"2012-08-04T03:42:45","guid":{"rendered":"http:\/\/stefano.salvatori.cl\/blog\/?p=482"},"modified":"2012-08-04T00:45:02","modified_gmt":"2012-08-04T03:45:02","slug":"resetear-password-de-admin-en-postfixadmin","status":"publish","type":"post","link":"https:\/\/stefano.salvatori.cl\/blog\/2012\/08\/04\/resetear-password-de-admin-en-postfixadmin\/","title":{"rendered":"Resetear password de admin en postfixadmin"},"content":{"rendered":"<p>Un peque\u00c3\u00b1o tip para resetar el password de administrador para <a title=\"PostFixAdmin\" href=\"http:\/\/sourceforge.net\/projects\/postfixadmin\/\">postfixadmin<\/a><\/p>\n<p>Primero instalamos dovecot-common (en ubuntu)<\/p>\n<pre lang=\"bash\">sudo apt-get install dovecot-common<\/pre>\n<p>Segundo generamos el <strong>NUEVOPASSWORD<\/strong><\/p>\n<pre lang=\"bash\">dovecotpw -s MD5-CRYPT -p NUEVOPASSWORD | sed 's\/{MD5-CRYPT}\/\/'<\/pre>\n<p>Luego hay que modificar el password en la base de datos.<\/p>\n<pre lang=\"sql\">update admin set password='CRYPTED PASSWORD' where username='usuarioadmin';<\/pre>\n<p>Esto fue creditos a <a href=\"http:\/\/hightechsorcery.com\/2011\/03\/resetting-postfixadmin-password\/\">High Tech Sorcery<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Un peque\u00c3\u00b1o tip para resetar el password de administrador para postfixadmin Primero instalamos dovecot-common (en ubuntu) sudo apt-get install dovecot-common Segundo generamos el NUEVOPASSWORD dovecotpw -s MD5-CRYPT -p NUEVOPASSWORD | sed &#8216;s\/{MD5-CRYPT}\/\/&#8217; Luego hay que modificar el password en la base de datos. update admin set password=&#8217;CRYPTED PASSWORD&#8217; where username=&#8217;usuarioadmin&#8217;; Esto fue creditos a High [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[12,41,26],"tags":[],"class_list":["post-482","post","type-post","status-publish","format-standard","hentry","category-linux","category-sysadmin","category-tips"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p5Pxa3-7M","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts\/482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/comments?post=482"}],"version-history":[{"count":4,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts\/482\/revisions"}],"predecessor-version":[{"id":486,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts\/482\/revisions\/486"}],"wp:attachment":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/media?parent=482"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/categories?post=482"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/tags?post=482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}