![]() |
Software > OpenVMS Systems > OpenVMS > Products > Web Enabled > opc ![]() HP OpenVMS Systems Documentation |
![]() |
HP OPC Transport for OpenVMS Integrity
servers
|
Previous | Contents |
For COM objects to interoperate properly between unauthenticated COM for OpenVMS systems and Windows, perform the steps described in the following sections. This will configure the COM objects to run without security enabled on the Windows system.
On Windows systems, set the systemwide authentication level using this procedure:
After a COM application has been registered, check the security properties for that application to ensure that an unauthenticated user can activate the image.
To do this, perform the following steps:
Set the access permissions (registry value AccessPermission) so that user Everyone is allowed access (Allow access).
Set the launch permissions (registry value LaunchPermission) so that user Everyone is allowed access (Allow access).
Set the configuration permissions so that user Everyone is allowed at least Read access to the Registry values.
After you set security permissions, you must set the identity of the account to run the application. To do this, click the Identity tab, and select Theinteractive user.
Previous | Contents | Contents |