Previous Topic: Connection to the User Directory

Next Topic: LDAP Subelement

Provider Element

Configuration information is stored in the Provider element and its subelements in the directory.xml file.

Note: If you are creating a new Identity Manager directory, you do not need to provide directory connection information in the directory.xml file. You provide connection information in the Identity Manager Directory wizard in the Management Console. Modify the Provider element for updates only.

The Provider element includes the following subelements:

A completed Provider element may resemble the following:

<Provider type="LDAP" userdirectory="@SMDirName">
   <LDAP searchroot="@SMDirSearchRoot" secure="@SMDirSecure" />
   <Credentials user="@SMDirUser" 
     cleartext="true">@SMDirPassword</Credentials>
   <Connection host="@SMDirHost" port="@SMDirPort" />
   <eTrustAdmin domain="@SMDirETrustAdminDomain" />
</Provider>

The Provider element includes the following parameters:

Note: The parameters are optional.


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