The Provider element includes the following subelements:
Supplies the username and password for accessing the database.
Identifies the ODBC datasource to use when connecting to the user store.
A completed database connection resembles the following:
<Provider type="RDB" userdirectory="@SMDirName"> <Credentials user="@SMDirUser" cleartext="true">@SMDirPassword</Credentials> <DSN name="@SMDirDSN" />
The parameters for the Provider element are as follows:
Specifies the type of database. For Microsoft SQL Server and Oracle databases, specify RDB (default).
Specifies the name of the user directory connection. This parameter corresponds to the name that you supply when installing the Administrative UI.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |