Search results
Suggest a FeaturePDF

Reset Two Factor Authentication

Please refer to your operating system’s documentation for resetting the Two-Factor Authentication of any user using their email address or username.

Windows

  1. Open the command prompt and change the directory to the admin utility location.

    cd C:\BoldServices\utilities\adminutils

    Reset-2fa-utility-cmd

  2. After changing the directory, please run the following command to reset Two-Factor Authentication.

    Syncfusion.Server.Commands.Utility.exe reset2fa -u 'user email or username here'

    Reset-2fa-cmd

  3. Once the Two-Factor Authentication has been reset successfully, the user can log in without Two Factor Authentication.

Linux

  1. Change the directory to the admin utility location.

    cd /var/www/bold-services/application/utilities/adminutils/

    Reset-2fa-path-cmd

  2. After changing the directory, please run the following command to reset Two-Factor Authentication.

    ../../../dotnet/dotnet Syncfusion.Server.Commands.Utility.dll reset2fa -u 'user email or username here'

    Reset-2fa-cmd

  3. Once the Two-Factor Authentication has been reset successfully, the user can log in without Two Factor Authentication.

Contents
Having trouble getting help?Contact Support
Contents
Having trouble getting help?Contact Support