Enable LDAP in the toolkit
Enable Lightweight Directory Access Protocol (LDAP) functionality to manage user authentication in the toolkit environment.
Procedure
- Open the vmm.properties file in the <WCDE_DIR>/components/ldap/properties directory.
-
Update the following properties in the vmm.properties file:
- Set
bindPasswordto the WCS encrypted password. - Set
xorBindPasswordto the XOR encrypted password (required only for the runtime environment). - Verify the name of the Commerce Test server on the toolkit. If the name is
WebSphere Commerce Test Server, set thecommerceTestServerNameproperty toWebSphere Commerce Test Server.
- Set
- Open a command prompt and navigate to the <WCDE_Dir>\bin directory.
-
Run the following command:
enableFeature.bat -DfeatureName=ldap. - Review the LDAP logs in the <WCDE_dir>\logs\enableldap_<timestamp>.log file to verify that the feature was enabled successfully.