Skip to Content
Author's profile photo Former Member

How to change manager password on version 9 upwards

On version 9 upwards you cannot change the manager password through SQL anymore. Now you have to do it like this:

  1. Run the following query to change B1i user password:

    UPDATE OUSR SET PASSWORD=’E362C4E2529C756FE51645701C5D10EF15928E6F’, PASSWORD1=’718F4CC7′, PASSWORD2=’B594EB7D’, Locked=’N’ WHERE USER_CODE=’B1i’

  2. Logon with B1i user and manager password
  3. Assign a license to B1i user and change the manager password

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.