Sun Java System Directory Servers support Virtual List View (VLV), a method for delivering search results in a certain order or in certain subsets. This method differs from Simple Paged Results, which CA Identity Manager expects.
To use VLV, you set permissions and create indexes. CA Identity Manager includes the following files that you must configure paging support:
These files are included as part of the NeteAuto sample, in samples\NeteAuto in the Administrative Tools.
The Administrative Tools are installed in the following default locations:
Windows: C:\Program Files\CA\Identity Manager\IAM Suite
UNIX: /opt/ca/IdentityManager/IAM_Suite/Identity Manager
Follow these steps:
minsortrules="1"
Note: If you are modifying an existing CA Identity Manager directory, see How to Update a CA Identity Manager Directory.
ldapmodify -D "cn=Directory Manager" -w password -p port -f vlvcntrl.ldif
ldapmodify -D "cn=Directory Manager" -w password -p port -f vlvindex.ldif
stop-slapd
start-slapd
|
Copyright © 2014 CA.
All rights reserved.
|
|