Which Active Directory attributes should be added as search index?

Which Active Directory attributes should be added as search index?


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, slowness may be attributed to lots of groups and index for "member" attribute may greatly improve search times.  IMPORTANT - make sure to read "What to consider before adding an Active Directory search index for an attribute?" helpdesk article before proceeding.



Solution(s):  Depending on part of the product that is seeing slowness, the solution will be different.

webStorage slowness index the following:
  • "member"
  • "swareAssignedNodes" 
  • "swareAssignedMenus"

webAdmin slowness index the following:
  • "swareAlias"


    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

      • 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, ...
      • What to consider before adding an Active Directory search index for an attribute?

        Problem:  webNetwork installation has slowness issues and you are looking to index certain directory attributes in an effort to improve performance, but do not know the effects of adding an index to Active Directory. Solution(s):  Here are the ...
      • 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 :  ...
      • 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 ...
      • Microsoft command line tools for Active Directory

        How to Manage Users Creating a New User Account 1. Click Start, and then click Run. 2. In the Open box, type cmd. 3. At the command prompt, type the following command: dsadd user userdn -samid sam_name The following values are used in this command: • ...