Remote Action Security Policies


A node can run a remote automatic action on another node by sending a message to a management server. The message specifies the automatic action and a target node.

By default, any node can send a message with a remote automatic action, and the management server runs that action on the remote node. However, you can configure a management server to allow or deny remote automatic action requests. You do this using a remote action security policy. The policy can contain exceptions, so that the management server allows or denies remote automatic action requests for specific nodes.

For example, you might want to restrict remote automatic actions in the following situations:

After you create a remote action security policy, you must deploy it to the management server that you want to configure.

In previous versions of HPOM, you could configure remote action security using registry keys. After you upgrade the management server, these registry keys still take effect. You can reconfigure them using the Server Configuration dialog. However, if you deploy a remote action security policy to the management server, this will override the existing registry keys.

Note NOTE:
Remote action security policies determine whether a management server starts remote automatic actions. Remote action security policies do not prevent users from starting remote automatic actions manually. They also do not prevent users from starting remote operator-initiated actions. You can configure user roles to prevent users from starting actions on specific nodes.

You can also disable message actions completely as follows:

  1. In the console tree, right-click Operations Manager, and then click ConfigurearrowServer.... The Server Configuration dialog box opens.
  2. Click Namespaces, and then click Message Action Server Message Filter.
  3. Select the Expert mode check box. A full list of values appears.
  4. Set the value of Remove all message actions to true. The management server removes automatic and operator-initiated actions (including remote automatic actions) from all incoming messages.
  5. Click OK.

Related Topics: