Previous Topic: GINA Registry Settings

Next Topic: Cube Browser Registry Settings

Credential Provider Registry Settings

If you choose not to use the Credential Provider configuration tool, you can edit the Windows registry settings in the following key:

[HKEY_LOCAL_MACHINE\SOFTWARE\CA\CAIMCredentialProvider]
link1_cmd

This is the complete command line to execute for link 1 on the Logon dialog. This link should be the URL to navigate to when a user clicks link 1.

link2_cmd

This is the complete command line to execute for optional link 2 on the Logon dialog. This link should be the URL to navigate to when a user clicks link 2. For example, you could add a link that would lead to a website for unlocking accounts.

If the link2_cmd is blank, only the link1_cmd appears in the Logon Dialog Window.

link3_cmd

This is the complete command line to execute when a user clicks on the New Account link. This link should load a URL to a web interface allowing a user to create an account.

usecustomtitle

This enables the custom title for the Credential Provider.

customtitle

This a title you want to appear in the Credential Provider.

comp508

Enables the Return function in a menu. If unchecked, the Return dialog is used

domain

The Provisioning domain name.

langdir

The location of the localized language DLLs.

disablepwdcp

The Disable Microsoft Password Credential Provider option. 1 is disabled. 0 is enabled.

CredentialProviderInstallPath

The full directory path to where the Credential Provider is installed.

configdir

The full directory path to where the Credential Provider is installed.

rejectinvalidcerts

Controls whether the Credential Provider accepts only valid SSL certificates. When set to no, this option permits expired or invalid SSL certificates.

Valid values for this key are yes and no.