Skip to main content

Advanced configuration

In the Windows registry, there are two registry entries to control the Shell Extension:

Note

Ensure that you are comfortable and knowledgeable in the mechanics of the registry before you attempt to change any configuration settings. Contact support@bravurasecurity.com if in doubt.

config

The Shell Extension gives you the option to change the URL for the Front-end module.

To change the URL, modify the following registry key:

HKLM\SOFTWARE\Bravura Security\Bravura Security Fabric\<instance>\Shell Extension

The registry key contains an entry named IDAccessURL . If you modify this entry, the change takes effect once you log out and log back into the workstation.

Entry name

Shell Extension

Value Data

IDAccessURL

Data Type

REG_SZ

Default Value

http:// < server > / < instance > /?LANG=en-us&JUMPTOCGI=IDR&LINK= >

NETWORKRESOURCES&NETRES_HOSTID= < AD name >

For Example:

http://10.0.61.5/idmsuite/?LANG=en-us&JUMPTOCGI=IDR&LINK= >

NETWORKRESOURCES&NETRES_HOSTID=AD

disable

You have the option to disable the Shell Extension without removing the software.

To disable, modify the following registry key:

HKLM\SOFTWARE\Bravura Security\Bravura Security Fabric\<instance>\Shell Extension

The registry key contains an entry named DisableHidShExt . If you modify this entry, the change takes effect once you log out and log back into the workstation.

Entry name

DisableHidShExt

Value Data

0|1

  • If set to 0 (false) Shell Extension is enabled

  • If set to 1 (true) Shell Extension is disabled

Data Type

REG_DWORD

Default Value

0