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

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • Related Articles

      • 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 ...
      • Referral error on console

        The customer is seeing this error repeatedly on our UW server console.  INFO (02/05) 10:11:05 [stderr]: javax.naming.PartialResultException: Unprocessed Continuation Reference(s); remaining name ’dc=EDU,dc=myschool,dc=ca’  This typically means that ...
      • 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. ...
      • 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 ...