Skip to main content
Skip table of contents

Configure Server Policies

Overview

You can manage the access policies for servers within your organization. These policies operate based on YAML code, similar to Infrastructure as Code (IaC). You can set the allowed days and times for access, configure the allowable IP addresses, enable auditing, determine whether to allow the use of agents, and set the maximum number of sessions per user.

Configurable Policy Items

  • Protocols: Supported protocols (as of version 10.0, SSH, SFTP, RDP)

  • Command Template: The command blocking template to apply upon access

    • You can view the contents of the selected Command Template by expanding the Command Policy Detail accordion.

    • For information on creating and managing command blocking templates, refer to Command Templates.

  • Access Time: The allowed time for access

  • Access Weekday: The allowed days for access

  • Command Audit: Whether to apply command auditing during access

  • Proxy Usage: Whether to allow proxy access via the agent

  • Max Sessions: The maximum number of concurrent sessions per server

  • Session Timeout: The session timeout period in minutes

Editing Policy Code

image-20240723-154352.png

Administrator > Servers > Server Access Control > Policies > List Details > Go to Editor Mode

  1. Navigate to the Administrator > Servers > Server Access Control > Policies menu.

  2. Click on the policy you wish to edit from the list.

  3. In the Detail tab, click the Go to Editor Mode button on the right to enter the Code Editor screen.

  4. Use the following methods to modify the policy code in the code editor:

    1. Use the Errors tab at the bottom to debug any errors in the code you’ve edited.

    2. Use the Tips tab at the bottom to review definitions for each item and apply them to the code.

    3. Use the buttons on the right to insert or modify content in the code.

  5. Once the access policy is defined, click the Save button in the upper right corner to save the policy.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.