HTTP server

Adding an HTTP server

Note

  • A server object can be linked to only one anonymous account.
  • A server object can be linked to only one forward account.
  1. Select Management > Servers.
  2. Click Add.
  1. Enter server’s unique name.
  1. Select Blocked option to disable access to server after it’s created.
  1. Select HTTP from the Protocol drop-down list.
  2. Enter value of the HTTP timeout parameter, determining the time period of inactivity (expressed in seconds), after which the user will have to authenticate again.
  1. Select the Enable SSLv2 support to support SSL v2 encrypted connections.
  2. Select the Enable SSLv3 support to support SSL v3 encrypted connections.
  1. Enter optional description, which will help identifying this server object.
  2. In the Permissions section, add users allowed to manage this object.
  3. In the Destination host section, enter server’s IP address and port number.
  4. From the Bind address drop-down list, select Wheel Fudo PAM IP address used for communicating with this server.

Note

The Bind address drop-down list elements are IP address defined in the Network configuration menu. Refer to Network interfaces configuration for more information on managing physical interfaces.

  1. Specify the monitored resource in the HTTP host field.
  1. Select the Use TLS options to connect to monitored server over TLS.
  2. Click the i icon to fetch server’s certificate, or the i icon to upload a certificate.
  3. Click Save.
../../_images/add_server_http.png

Modifying a server definition

  1. Select Management > Servers.
  1. Find desired server definition.
  2. Click server name to access server configuration parameters.
  3. Modify configuration values as needed.

Note

Unsaved changes are marked with an icon.

../../_images/unsaved_changes.png
  1. Click Save.

Blocking and unblocking a server

Wheel Fudo PAM allows blocking access to given server for all users.

Warning

Blocking a server will terminate current connections with the given server.

  1. Select Management > Servers.
  2. Find and select desired server definition.
  3. Click Block to block access to given resource or Unblock to allow connecting to selected server.
  4. Provide descriptive reason for blocking given resource and click Confirm.

Deleting a server definition

Warning

Deleting a server definition will terminate current connections with the given server.

  1. Select Management > Servers.
  2. Find and select desired server definition.
  3. Click Delete.
  4. Confirm deleting selected objects.

Related topics: