Chapter 6. Application deployment to the runtime environment 245
9. Verify the LDAP entries where created properly by performing an LDAP
search. For example, we entered the following from a command window on
the Directory Server node:
ldapsearch -h <ldap_server_hostname> -b dc=itso,dc=ibm,dc=com -D
uid=Researcher1,cn=users,dc=itso,dc=ibm,dc=com -w password -s sub
uid=Researcher1
6.4.2 Import users and groups into DB2 Content Manager
Once the users and groups are added to the LDAP directory, they need to be
imported into DB2 Content Manager. This process is done using the DB2
Content Manager LDAP User Import Scheduler.
For details on importing the users and groups refer to 5.4.9, “Configure LDAP
User Import Scheduler” on page 232.
To verify the ...