Creating the credential store application on the server running Shindig

Creating the credential store application on the server running Shindig is part of the procedure to set up the Domino® server to run the OpenSocial component and Shindig.

Before you begin

Follow the procedures for creating the credential store application in a cluster, described in the related topics.

Procedure

  1. Open the server console on the Domino® server running Shindig.
  2. Enter this command:

    keymgmt create nek nekname

    where nekname is any name of your choosing, for example, social.

  3. Verify that the NEK is created successfully.
  4. Enter this command:

    keymgmt create credstore nekname

    where the nekname value is the same as the nekname value used in Step 2.

Results

Domino® creates a credstore.nsf application in the data\IBM_CredStore directory. For more details, see the related topic.