Configure Microsoft Active Directory for use with WebSphere Commerce

If you use Microsoft Windows Active Directory, complete the steps on this page.

Prerequisite


To configure Microsoft Windows Active Directory, complete the following steps:

  1. Choose or create a domain controller or organization in your LDAP server that you would like to map to the Root Organization in WebSphere Commerce, for example:
    dc=domain,dc=ibm,dc=com
    
    
    

  2. Choose or create an organization directly under the Root Organization to be mapped to the Default Organization in WebSphere Commerce. For example:
    o=default organization,dc=domain,dc=ibm,dc=com
    
    
    

  3. Restart the Directory Server.

    You can customize these names to match your own settings. Refer to the documentation for your version of Microsoft Active Directory for instructions on how to complete these tasks.

  4. If your member hierarchy has an organizational entity of type "o" (organization) under another organizational entity of type "o", then ensure that the Microsoft Active Directory schema has been configured to support this. Complete the following steps:

    1. If you have not installed the Windows 2000 Support Tool, install it by inserting the Windows 2000 setup CD, and running the following command: \SUPPORT\TOOLS\setup.exe

    2. Open a command line and run the following command: mmc /a

    3. Select File from menu > Add/Remove Snap-in...

    4. Click Add... > Active Directory Schema > Add > Close and Click OK.

    5. Expand Active Directory Schema > Classes.

    6. Right click on organization and select Properties.

    7. Select the Relationship tab > Add Superior > Organization > OK > OK.

    8. Exit the Console.

  5. Next task: After you have completed configuring your directory server, install Member Manager.

 

Related Concepts


Directory services and WebSphere Commerce

 

Related tasks


Configure directory services (LDAP) with WebSphere Commerce
Prepare the LDAP server for use with WebSphere Commerce