
Chapter 3. WebSphere Portal V5 prerequisites and planning 67
– In Windows
WPSconfig.sh validate-ldap
4. Use the following command to enable the security:
–In UNIX:
./WPSconfig.sh. enable-security-ldap
– In Windows:
WPSconfig.sh enable-security-ldap
If using the Custom User Registry
If you use the Custom User Registry as the security repository, in general, you
will follow these steps:
1. Ready the custom user registry.
2. Change some parameters in the configuration file, for example,
<wp_root>/config/wpconfig.properties
3. Enable the security using the following command:
– UNIX
./WPSconfig.sh enable-security-cur
–Windows
WPSconfig.bat enable-securi ...