Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start Aspire version 4.0 using either the Elasticsearch or MongoDB as NoSQL providers.
  2. Verify connection with the LDAP server either using JXplorer or Softerra LDAP Browser applications.




  3. Add the Group Expansion Manager Service on Aspire (Service Manager page)



  4. Save default configurations for the GEM.  
  5. Once verified, add the LDAP Cache service on Aspire (Service Manager page)



  6. Configure the service using at least the following fields.
    1. Group Expansion Manager (previously configured) 
    2. Server URL. Example: ldap://<IP_ADDRESS>:<PORT>
    3. Authentication: Simple
    4. LDAP Server password
    5. Check the Use Single Search Base field.
    6. Specify the node in the directory to begin the searches. Example: dc=example,dc=com
    7. Additional fields: User Query and Group Query. These fields required to be setup set up according to LDAP's configurations. Use the JXplorer or Softerra LDAP Browser to navigate through User and Groups attributes.
  7.  The Group Membership Attributes section might be configured as well depending of on LDAP's groups group attributes. Use the JXplorer or Softerra LDAP Browser to navigate through User and Groups attributes. Check the following User and Groups from the LDAP server being used as an example:
    Image Added


    Image Added
  8. Save service configuration. Check the image below with an example of the service configured. 
    Image Added

    Image Added


The steps above will let you have the service up and running. If the configurations were provided correctly, Aspire had cached the information about users and groups in the NoSQL provider configured for it. 

Image Added

Let's take a look at the "usersAndGroups" MongoDB collection or corresponding on the Elasticsearch engine for the Group Expansion Manager database.


Image Added 


Aspire provides other resources through the Aspire Debug Console, that will let you run the service and cache users and groups. 

  • Open the Aspire Debug Console.
  • Click on the LDAP Cache Service name listed on the Top-Level Applications Installed section.
  • Click on CacheLoadScheduler sub-component.
  • Click on the Start button on the loadScheduler row. This should cache the users/groups from the LDAP. Some lines must appear in the Aspire Console referring to the start and end of the LDAP information download. 
  • Click the Back button on your IE.
  • Click on the Main sub-component.
  • Click on the LdapCache sub-component.
  • Click on the List button to dump the users/groups cached.



Info

Content by Label
showLabelsfalse
max5
spacesaspire40
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "ldap" and type = "page" and space = "aspire40"
labelsldap

...