Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Sync with LDAP Server Job

Sync with LDAP Server Job

The Sync with LDAP Server job synchronizes users between the LDAP directory service and Data Archive. Use the job to create users in Data Archive. Run the job when you initially set up LDAP authentication and after you create additional users in the LDAP directory service.
The following table describes the parameters for the Sync with LDAP Server job:
JSP Parameter Name
User Interface Parameter Name
Required
LDAP_HOST
Host of LDAP server
Yes
LDAP_PORT
Port of LDAP server
Yes
LDAP_USERNAME
User
Yes
LDAP_PASSWORD
Password
Yes
LDAP_SEARCH_BASE
Search Base
Yes
LDAP_USER_FILTER
User Filter
Yes
LDAP_GROUP_BASE
Group Base
No
LDAP_GROUP_FILTER
Group Filter
No
LDAP_SYSTEM
LDAP System
Yes
Use the following syntax to formulate the URL that calls the
JobHandler.jsp
:
http://<host>:<port>/jsp/JobHandler.jsp?&action=<job action>&ProcessName=LDAP_SCRIPT&LDAP_HOST=<parameter value>&LDAP_PORT=<parameter value>&LDAP_USERNAME=<parameter value>&LDAP_PASSWORD=<parameter value>&LDAP_SEARCH_BASE=<parameter value>&LDAP_USER_FILTER=<parameter value>&LDAP_GROUP_BASE=<parameter value>&LDAP_GROUP_FILTER=<parameter value>&LDAP_SYSTEM=<parameter value>

0 COMMENTS

We’d like to hear from you!