Registry Keys That Affect Credentials

The following describes the Windows Registry keys that you can modify to change how Siebel CRM Desktop handles credentials. In the Registry Editor (regedit), you can modify these keys in the following path:

HKEY_CURRENT_USER\Software\Oracle\CRM Desktop\Credentials 
Windows Registry Key Description

RememberPassword

Determines how Siebel CRM Desktop remembers the password. You can use one of the following values:

  • 0. Remember the password for all Outlook sessions and add a check mark to the Save Password check box in the CRM Desktop - Login dialog box.

  • 1. Remember the password only for the current Outlook session and remove the check mark from the Save Password check box in the CRM Desktop - Login dialog box.

Siebel:ComponentName

Siebel Server component name that processes incoming requests. The following value is the default value:

eai/enu

The Siebel:ComponentName key is appended to the URL. For more information, see Overriding Windows Registry Keys That Locate the Siebel Server.

Siebel:LoginName

The name of the Siebel CRM Desktop user who is currently logged in.

Siebel:Password

Stores the user password in binary format.

Siebel:Protocol

Defines the URL protocol. The default is http. The following values are valid:

  • http

  • https

Siebel:RequestSuffix

Sets the suffix of the URL to the Siebel Server. The following is the default value:

?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOA
P=1

For more information, see Overriding Windows Registry Keys That Locate the Siebel Server.

Siebel:Server

Sets the host name of the URL. The default value is empty.

Siebel:ServerPort

Sets the port of the URL. The default value is 80.