Sage CRM: How to Unlock Sage CRM Users

Description

How to unlock Sage CRM Users

Resolution

  1. Log into SQL Management Studio
  2. Enter the following SQL Query:UPDATE Users SET User_AccountLockedOut = NULL where User_UserId = 1

SQL Query page