AD LDS Directory Attribute Variables
Issue
Customer has an AD LDS installation of Unified Workspace, and their AD Attributes are not parsing.
Solution
As AD LDS is basically running in its own directory, the attributes in the customer's main AD are not available in AD LDS. Only specific attributes are synchronized from AD into AD LDS.
The following attributes will be synced from Active Directory and added to the AD LDS user object:
Active Directory Attribute
| AD LDS Attribute
|
@@attr:employeeID@@
| @@attr:swarehemployeeID@@
|
@@attr:givenName@@
| @@attr:givenName@@
|
@@attr:homeDirectory@@
| @@attr:swarehHomeDirectory@@
|
@@attr:mail@@
| @@attr:mail@@
|
@@attr:memberOf@@
| @@attr:memberOf@@
|
@@attr:objectGUID@@
| @@attr:swarehGUID@@
|
@@attr:sAMAccountName@@
| @@attr:swarehsAMAccountName@@
|
@@attr:sn@@
| @@attr:sn@@
|
@@attr:userPrincipalName@@
| @@attr:swarehUserPrincipalName@@
|
@@attr:whenChanged@@
| @@attr:whenChanged@@
|
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
New Directory Services Architecture (AD LDS)
Unified Workspace has always required an LDAP directory service to serve as the primary datastore for the environment. All configuration objects and user data are stored in this underlying directory service. Until now, LUW required this to be the ...
Pre-Installation Guide for LUW+AD LDS
LUW 6.5 now includes support for using Microsoft's Active Directory Lightweight Services. The benefits of this new architecture cannot be accessed with an upgrade but will require a fresh install. For detailed requirements on installing LUW using ...
How to add indexing for an Active Directory attribute
How to Index an Attribute in Active Directory: On your schema master go to Start --> Run and type in “regsvr32 schmmgmt.dll” (without the quotes), then press enter Open MMC and add the Active Directory Schema snapin In the console tree, click ...
How to setup an Active Directory search index for an attribute
Problem: Active Directory slowness issues in various parts of the webNetwork product - login, webStorage, webAdmin, etc... Cause: Different Active Directory environments may require indexing of attributes to improve performance. For example, ...
How to add an attribute to the search index in Active Directory
For Active Directory and webNetwork there are 4 attributes that will help speed up webStorage. "member" "swareAssignedNodes" "swareAssignedMenus" "swareAlias" The following information comes from : ...