Skip to main content
Skip table of contents

Policies​

Overview

The QueryPie Server Access Policy feature allows organizations to manage and enforce access policies for individual servers or server groups. This includes defining detailed policies such as when access is permitted and which commands are restricted, ensuring that users or groups can only access the minimum necessary servers for their tasks.

image-20240723-115355.png

Administrator > Servers > Server Access Control > Policies

  1. You can search for policies by name using the search bar in the top left corner of the table.

  2. The table provides the following column information:

    1. Name: The name of the policy.

    2. Description: A detailed description of the policy.

    3. Created At: The date and time when the policy was first created.

    4. Updated At: The date and time when the policy was last updated.

  3. Clicking on a row allows you to view detailed information about the policy.

Viewing Policies

image-20240723-115834.png

Administrator > Servers > Server Access Control > Policies > List Details

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

  2. Click on an item in the list to view the details of the policy.

    1. Detail

      image-20240721-072345.png
      1. This default tab allows you to view the code defined by the policy.

      2. On this tab, there is a Go to Editor Mode button on the right, which, when clicked, switches to the Code Editor page.

    2. Roles

      image-20240723-115930.png
      1. This tab lists the roles to which this policy is assigned.

      2. For each role, the following information is displayed:

        1. Name: The name of the role.

        2. Description: A detailed description of the role.

        3. Assigned At: The date and time when the policy was assigned to the role.

        4. Assigned By: The administrator who assigned the policy to the role.

    3. Versions

      image-20240723-120008.png
      1. This tab lists the history of each version of the policy.

        • A new version is created whenever the policy code is modified and saved.

      2. Each version includes the following details:

        1. Version: The name of the version.

        2. Justification: The reason for the policy update.

        3. Updated At: The date and time when this version was created.

        4. Updated By: The name of the person who modified this version.

      3. Clicking on a row will open a drawer with detailed information about the version, including:

        image-20240723-120033.png
        1. (Title): The name of the policy.

        2. Version: The policy version.

        3. Justification: The reason for the policy update.

        4. Updated At: The date and time when this version was created.

        5. Updated By: The name of the person who modified this version.

        6. The policy code snapshot at the time of the version update is displayed at the bottom.

Creating a Policy

image-20240723-120134.png
  1. Navigate to the Administrator > Servers > Server Access Control > Policies menu.

  2. Click the + Create Policy button in the top right corner.

  3. Enter the following information to create the policy. (The following information is visible to all users.)

    1. Name : A recognizable name for the policy (required)

    2. Description : Additional description for the policy

  4. Click the OK button to create.

Policy 수정하기

image-20240723-120317.png
  1. Navigate to the Administrator > Servers > Server Access Control > Policies menu.

  2. Click on the policy you want to modify from the list to navigate to its detail page.

  3. Click the Edit button in the top right corner of the screen to modify the following information:

    1. Name : A recognizable name for the policy (required)

    2. Description : Additional description for the policy (required)

  4. Click the OK button to apply the changes.

Deleting a Policy

image-20240723-120357.png
  1. Navigate to the Administrator > Servers > Server Access Control > Policies menu.

  2. You can proceed with deletion in two ways:

    1. Delete from the List:

      1. Check the checkbox on the left of the policy you want to delete in the table.

      2. Click the Delete button that appears on the table column line.

    2. Delete from the Detail Page:

      • Click the Delete button in the top right corner of the screen.

  3. When the popup appears, enter DELETE into the input field and then click the Delete button to confirm and proceed with deletion.

When a policy is deleted, it is automatically unlinked from any associated resources and roles.

JavaScript errors detected

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

If this problem persists, please contact our support.