[en] Unlocking the locked-out users in Control Center (On-Premises)

La traducción oficial aún no está disponible.

[en] Problem

[en] By default, with no user management enabled, each user is the administrator and has full access to all functionalities.

[en] If you enable user login, you can accidentally lock yourself out of the administrative user group. You might not be able to use NiceLabel software or you have limited permissions in Control Center.

[en] Solution

[en] You can disable the user authentication for your NiceLabel software. The following steps require that you have administrative permissions on the Control Center MS SQL server.

  1. [en] Open SQL Server Management Studio and connect to the MS SQL Server with the Control Center database. Log in with the user that has administrative permissions to this MS SQL server.

  2. [en] Navigate to Databases > NiceAN > Tables.

  3. [en] Navigate to the table nan.AuthenticationSettings.

  4. [en] Right-click the table and select Edit Top 200 Rows.

  5. [en] There is one record in the table. Change the value for the AuthenticationMode field to 1.

    [en] Make sure the change in the field is stored. Move the selection out of the selected record.

  6. [en] Close SQL Server Management Studio.

[en] When you disable the authentication for NiceLabel software, each user becomes an administrator in Control Centerso that you can correct the authentication settings and user permissions to normal levels.

[en] Don't forget to re-enable the user authentication in the Control Center Administration.