Monday 27 February 2017

Dynamics GP Reset System password which is forget

Reset System password which is forget –
1.  In SQL Management Studio, run this script to remove the existing password - 

           UPDATE DYNAMICS.SY02400 
           SET PASSWORD = 0x0202020202020202020202020202020 
  
2.  In GP, reset the system password. 
  
Tools>Setup>System Password 
  
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVZV3wep5FvOtL2eRZGh5LdJhBE6kI1RbYruQCOstUkJCIPKo8pwzRWhzJz8pvb5r23a10YUmdeHiu_6Gf0Wl72OcNJ8CuGkJqOLu_BUBBflaEMSdYcmxLnprTvlbY5_ZSJX1P-wRsig/s320/syspassword.jpg

1 comment:

  1. http://chris.improbable.org/2010/5/21/breaking-the-encryption-algorithm-for-microsoft-dynamics-gp-dexterity-encryption/

    https://web.archive.org/web/20100624205831/http://www.christopherkois.com/wp-content/uploads/2010/05/fn_decrypt_value.txt

    ReplyDelete