[an error occurred while processing this directive]
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.
A.1.1 Setting on Windows Systemwide Authentication Level
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.
A.1.3 Setting on Windows Application Security Identity
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 |