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:
|
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:
|
Siebel:RequestSuffix |
Sets the suffix of the URL to the Siebel Server. The following is the default value:
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. |