Edirectory Attribute Indexes

Edirectory Attribute Indexes

In edir, the search indexes are configured on EACH server object. They are not global settings so if you change the server that webNetwork uses then you will need to add the indexes to that server also. 

Some of the commonly used attributes that would benefit from an ldap index are: 
Email Address 
Given Name 
Group Membership 
Member 
ObjectClass 
surname 
swareAdminPanels 
swareAlias
swareAssignedComponents 
swareAssignedLinks 
swareAssignedNodes 
swareAssignedTo 
swareAssignedUsers 
swareAvailablePanels 
swareBrowseClass 
swareComponentLayout 
swareCookies 
swareDocumentEditor 
swareDocumentNotify 
swareDocumentOwner 
swareDocumentViewer 
swareFavorites 
swareFlags 
swareMimeMap 
swareReportOwner 
swareWebApplications 
UniqueID 
swareGUID 



Some of these may already be indexed by the system, others you would add using 
imanager or consoleone. The index can be changed using console one by finding 
the appropriate server object in the tree and open that. In consoleone, there 
should be an INDEX tab. Similar results if using imanager. 

When you add them as an index it will ask for Index Name, Attribute and Rule. 
Make the name the same as the attribute and set the Rule to VALUE. 

Save your changes and wait about 20 min for things to index. The bigger the tree the longer it may take. 

This has to be done to each edir server that stoneware talks to. 

Please review the following information from Novell on the topic of edir indexes :http://support.novell.com/techcenter/articles/ana20000705.html 

    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

      • Speed up object creation in Novell eDirectory

        Issue: How can I speed up the creation of objects? I have directory caching enabled, and I also have several LDAP indexes. Am I missing something? Solution: Webnetwork is only as fast as your directory is. There are many different tuning techniques ...
      • How webNetwork authenticates against LDAP / AD / eDirectory

        webNetwork uses LDAP to talk to Microsoft Active Directory and Novell eDirectory.  It will do a search and the FIRST entry that matches is returned and the password supplied it tried against that user object.  webNetwork does not store the users ...
      • 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 ...
      • 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 ...
      • Is there an active directory attribute that shows a users domainusername ?

        If you are looking to get domain\saMAccountName in a variable, you may be able to use the Directory attribute msDS-PrincipalName. This attribute is available if you have a Parent / Child domain structure.   The variable usage in webNetwork would be ...