Connecting to the database

  1. Make sure you have already created a project in Rational Application Developer. If you have yet to create a project, see the Rational Application Developer help system information on creating a project. This will make sure that you will have a project in which to place the resources that you will create in the following steps.

  2. Click the Create a WPCP Resource button in the toolbar to start the wizard.

  3. In the Specify Protocol and Data Model window, click LDAP.

  4. Type the LDAP URL. The pattern for an LDAP URL is ldap[s]://[host]:[port]/[dn][???filter]. If the LDAP URL does not specify a specific LDAP object type, then inetOrgPerson will be used as the base object type.

  5. If your LDAP server requires authentication, type your User ID and Password.

  6. Click Web users.

  7. Click Connect.


 

Back