Perform the following steps to update a federated custom
user registry:
1. Use a text editor to
open the wkplc.properties file, located in the wp_profile_root/ConfigEngine/properties
directory.
2. Enter a value for the
following required parameters in the wkplc.properties file under the VMM
Federated CUR Properties heading:
- federated.cur.id
- federated.cur.adapterClassName
- federated.cur.baseDN
- federated.cur.isExtIdUnique
- federated.cur.supportExternalName
- federated.cur.supportPaging
- federated.cur.supportSorting
- federated.cur.supportTransactions
3. Save your changes to
the wkplc.properties file.
4. Run the following task,
from the wp_profile_root/ConfigEngine directory, to create a custom user
registry in the default federated repository:
- Windows: ConfigEngine.bat wp-update-federated-cur
-DWasPassword=password
- Unix: ./ConfigEngine.sh wp-update-federated-cur
-DWasPassword=password
- i5/OS: ConfigEngine.sh wp-update-federated-cur
-DWasPassword=password
5. Restart the server1 and
WebSphere_Portal servers.