Previous Topic: Filtering Limitation When Importing from CA Identity ManagerNext Topic: Using Secured Active Directory as a User Store for CA Identity Manager Requires a Certificate in CA Identity Governance


(Optional) Increase File Handles

In Unix, increase CA UAR default number server file handles when integrating with the product. The default file handles limit the opening of too many files that can exhaust system resources. The CA UAR server is only supported on Linux.

Follow these steps:

  1. On the CA UAR server, navigate to the following location:

    /etc/security/

  2. Edit the limits.conf file. Look for the following caelmservice settings:
  3. Change both caelmservice settings to 8192.

    You have increased file handles on the CA UAR server.