Administer > Manage instances > WCS instance > Configure directory services (LDAP) with WebSphere Commerce > Prepare the LDAP server for use with WebSphere Commerce
Configure Sun Java System Directory Server for use with WebSphere Commerce
If you use Sun Java System Directory Server, follow the steps on this page.
Before you begin
- Ensure that you have installed and configured WebSphere Commerce.
- Verify the Sun Java System Directory Server is installed according to the instructions provided by the provider.
Procedure
- Add the following suffix Distinguished Name (DN) to your directory server:
o=root organization
- Restart the directory server.
- Add the following organization Relative Distinguished Name (RDN) to the directory server: o=root organization
- Add the following organization RDN as a child of the o=root organization RDN to the directory:
o=default organization
You can customize these names to match the own settings. For example, you can use "dc=ibm,dc=com" instead of "o=root organization" and "cn=users,dc=ibm,dc=com" instead of "o=default organization, o=root organization". Refer to the documentation for the version of Sun Java System Directory Server for instructions on how to complete these tasks.