Management Console non-directory credentials

Management Console non-directory credentials

Question
How can I access Unified Workspace if my directory credentials are not working?
For example: We are having directory issues and need to configure Unified Workspace to connect to a different Directory Controller.


Solution
The Management Console (https://127.0.0.1:8090) can be configured with a non-directory username/password for authentication to the Management Console.  This login will provide access only to the servers' UW Management Console.  With this login, you can change the Directory Server address the UW server connects to.

You will want to make sure to have the non-directory credentials set on the server.

To access to Management Console
  1. Open a modern browser (Chrome, Edge, or Firefox) on the server.
  2. Browse to https://127.0.0.1:8090



Let's first set the credentials
  1. Authenticate to https://127.0.0.1:8090 using a UW admin account (member of the webNetworkAdminGroup).
  2. Select the Security tab.

  3. Set whatever username/password combination you would like to use.  You can leave the default username if desired.
  4. Click the Save button to save the new credentials.
  5. The webNetwork service will need to be restarted, at some point, to activate the new non-directory credentials.
Once you have restarted webNetwork on the server, it is advisable to test the new non-directory credentials.  Then save the credentials away in a safe location.

Now if you run into an issue, such as the Directory Server that UW connections to has failed, you are able to authenticate to UW using the non-directory credentials to access the Directory Configuration.


Change the Directory Server Host Address that UW connects to
  1. Authenticate to the Management Console (https://127.0.0.1:8090) using the non-directory credentials set previously.
  2. Select the Directory tab.

  3. Change the Host Address accordingly.
  4. Click the Save button.

Restart UW
  1. Select the Settings tab.

  2. Click the Shutdown button to properly shut down the webNetwork service.
  3. Go to the Windows Services Control Panel and Start the webNetwork service.
UW should now fully start up connecting to the new Directory Server.

You can view the Startup Log file at c:\UnifiedWorkspace\config\webNetworkTrace.log to verify proper connection to the directory.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Configure Directory Services for Redundancy

        Question Is it possible to configure multiple directory servers for redundancy, in the event the configured directory sever goes down? Solution It is possible to configure UW to talk to multiple directory servers to provide redundancy. This is done ...
      • How to create a limited Active Directory service account

        Problem:  For webNetwork installation, you will need a Schema Admin and Domain Admin account.  For daily operation, you will need a service account to connect to Active Directory, but you may not want to run it with this same high-level account. ...
      • Creating a directory service account

        Problem:  Need to create service account for directory services (LDAP) connection. Cause:  Unified Workspace uses a "proxy" style account to be able to integrate into your directory. This proxy account is the only user that accesses the LDAP server ...
      • How to setup console log to file

        Problem:  Troubleshooting an issue, but it is only happening intermittently.  Real-time logging is not sufficient in these instances, so you can setup logging to file instead.    Prerequisite(s): webNetwork 6.3.0.199 or above Ability to ...
      • webPass loops if user has invalid credentials.

        webPass is programmed to only trigger once per tab. You hit the login page -webPass gets notified by the browser that a page loads. It injects creds. You fail - end up back at the same url. At that point, webPass does NOT receive a notification that ...