I can’t log into Web Console & I’m using Windows Authentication for SQL connection

I can’t log into Web Console & I’m using Windows Authentication for SQL connection

When you’re having issue logging into your web console and you are using Windows Authentication for SQL connection, chances are an incorrect user and password is configured on your IIS settings.

  1. Go to start menu, type in IIS and open your IIS manager.
  2. Click on Application Pools on the left hand side.
  3. Right click on RestAPI Advanced Settings.
  4. Look under Process Model > Identity and click on the (…) button to modify this value.
  5. Switch from Built-in account to Custom account.
  6. Set the user name and password to your Windows admin account.
  7. Right click on RestAPI > Recycle.
  8. Repeat step 3 to 7 with the WebConsole Application pool.
  9. Once your application pools are updated, you’ll need to restart your site.
  10. Right click on your site on the left hand side and select Stop. Right click on it again and select Start.
  11. Now, try and log into your CurrentWare Web Console again.
    • Related Articles

    • Web Console Login Issues

      When the CurrentWare Web Console is not configured properly, you will encounter the error message "Error connecting to the server." Here are some recommendations for fixing your login issues. 1. Clear your Browser Cache 2. Fix your Web Console ...
    • ERR_CONNECTION_RESET error while accessing the Web Console

      Starting from version 8.0.1, the Web Console ensures secured access by using the HTTPS protocol. If you encounter an error message while attempting to access the web console, stating “This site can’t be reached. The connection was reset,” accompanied ...
    • Accessing Web Console Over a Public IP Address

      Once you have CurrentWare Web Console installed on your computer, you can make it accessible to other admins outside the company’s network by performing the following configurations: Configure Port Forwarding Update your app-config.JSON file 1. ...
    • Two-factor authentication (2FA)

      Two-factor authentication provides extra security in case anyone other than you attempts to log in to your CurrentWare web console using your account. During your login, you will need to complete two separate steps for authentication: Enter your ...
    • Troubleshoot Web Console Issues

      If you are having issues with your Web Console, this page will give you a rundown of the various troubleshooting steps that can help solve your individual issue. Sections Login Issues Unable to create/delete/rename or change from PC to User mode I ...