Previous Topic: (WebSphere only) Enable XA Transactions

Next Topic: Recreate Directories and Environments

(RDB Only) Modify the User Store

If you are using a relational database user store, edit the generated directory.xml after the upgrade.

To modify an RDB user store

  1. Modify the directory.xml file that you exported from CA Identity Manager r8.1 SP2. Add the configured JDBC data source information as the first element of <Provider>. For example,
    <Provider userdirectory="rdb_orgless" type="RDB">
    <JDBC datasource=" jdbc/userstore "/>
    
  2. Remove the maxrows attribute from the DirectorySearch element.
  3. If your RDB user store supports Organizations, run the following script located in the admin_tools\samples\NeteAutoRdb\Organization\ directory:


Copyright © 2010 CA. All rights reserved. Email CA about this topic