Previous Topic: Assign Administrator Privileges to the SiteMinder User

Next Topic: Configure the ADAM User Store in the Policy Server

Load Users into the ADAM User Store

You use the ADAM Tools Command Prompt to load users into the ADAM user store.

To load users into the ADAM user store

  1. Start the ADAM Tools Command Prompt by going to Start, Programs, ADAM, ADAM Tools Command Prompt.
  2. Load the .ldif file that has the users for the store by running the following command:

    ldifde -i -f <user_store>.ldif -s <IP_Address> -t <portnumber>

    where <user_store>.ldif is the name of the for your user store, <IP_Address> is the IP Address of the machine where ADAM is installed, and <portnumber> is the port number.

    Important! Before running a SiteMinder utility or executable on Windows Server 2008, open the command line window with Administrator permissions. Open the command line window this way, even if your account has Administrator privileges. For more information, see the release notes for your SiteMinder component.