Configuración OPC Server
Configuración OPC Server
You can create a user with any name. The password must be specified and must not
be empty.
2.2 Giving permissions
To allow the new user to work with DCOM, you should add the user to the
corresponding DCOM Users group.
Manually type the username in the new dialog box. It is "opc" in this example. Then
click OK.
Fig. 21 Properties
Fig. 22 COM security
Repeat the operations in the Launch and Activation Permission dialog box (fig.24)
that appears when you click the Edit Default... button (fig. 22).
Fig. 24 Configuring launch permissions
Delete all protocols except for TCP/IP on the Default Protocols tab (fig.25) and click
OK to save the changes in the My Computer - Properties dialog box.
Since all properties have been already specified for the entire computer, you should
make sure that the OPC server uses the default properties.
Fig. 30 Identity
You should specify the previously created user that will launch the OPC server on the
Identity tab.
Note 1. Before you edit the properties of the OPCserver, you should make sure that it
is not running and is absent in the list of active processes. Or restart the OPC server
after you edit its properties.
Note2. It is necessary for some OPC servers to be launched with administrator
permissions at least once in order to get registered in the system and initialize the
parameters of the OPC server. They will be available for detection via OpcEnum and
connection only after such initialization.
4.3 Configuring the Everyone access to OPC servers
Attention! Access permission for everyone may lower the security level of the
computer.
Sometimes it may be necessary to permit access to the OPC server for everyone,
including anonymous users. For example, when the computer with the server does not
belong to the domain while a lot of clients will be connecting to the server.
Advantages:
1. It is possible for the computer with the server not to belong to the domain;
2. No need to create users on the computer with the OPC server;
3. Users can run the OPC client using their own account.
Disadvantages:
1. Lower security because ofthe remote access to DCOM for everyone.
If you want to provide access to the OPC server for everyone, you should configure
individual access permissions for the selected OPC server.
Open the DCOM properties for the OPC server as shown in section 4.2 and edit them
according to fig.31 – fig.34. The other properties must correspond to the ones specified
in section 4.2.
You should configure the local security policy. To do it, you should open the Local
Security Policy console. You can open the console by moving the mouse pointer to
the corner and selecting Settings - Control Panel - System andSecurity -
Administrative Tools - Local Security Policy. You should go to the Local Policies:
Security Options section. And set the rule Network access: Let Everyone
permissions apply to anonymous users to Enabled (fig. 35).
You can find the detailed description of how to add a group or user in section 2.2.