Previous Topic: Settings in the RegistryNext Topic: Credential Provider Registry Settings


GINA Registry Settings

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

[HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\GINAUNLOCK]
gina

This holds the value of the current chained GINA. Usually, this would be MSGINA.DLL, the default Microsoft Windows GINA, unless you were integrating with a product such as Novell.

link1_cmd

This is the complete command line to execute for link 1 on the Logon dialog.

link2_cmd

This is the complete command line to execute for optional link 2 on the Logon dialog. 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.

comp508

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

usecustomtitle

This enables the custom title for the GINA.

customtitle

This a title you want to appear in the GINA.

domain

The Provisioning domain name.

langdir

The location of the localized language DLLs.

configdir

The full directory path to where the GINA is installed.

rejectinvalidcerts

Controls whether GINA 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.