# Privileged Remote Access

## Requisitos

* BeyondInsight = 22.X ou superior
* Linux Control Center = 2.10.X ou superior
* **OAuth Client ID** e o **OAuth Client Secret** do Privileged Remote Access

## Overview

A integração do Linux Control Center com o BeyondTrust Privileged Remote Access permite a transferir Hosts gerenciados pelo LCC para um *JumpGroup* no PRA.

## Objetivo

O obetivo deste documento é de monstrar o passo a passo para realizar a integração do LCC com o Privileged Remote Access.

## Configuração da API no PRA

1. Acesse a tela **/login** do Privileged Remote Access.
2. Clique em **Management** e clique em **API Configuration**.

   ![](/files/DLAtOFgCjlA5oWLDL3of)
3. Clique no **ADD** em API Accounts.

   ![](/files/pzpX0kAjex6PB3WwUZxB)
4. Insira as **Permissões** conforme imagem abaixo.

   ![](/files/3mWRG26YTJsPJZYC9noB)
5. Crie um *nome* para identificar a o acesso e salve o **OAuth Client ID** e o **OAuth Client Secret** em um local seguro e clique em **Save**

   ![](/files/uNEgOzU53a5Tj9IiOvnK)

## Integração Linux Control Center

1. Acesse o Linux Control Center e clique em **Config**

   ![](/files/L6elzlkwz7tclrtKyFfX)
2. Clique em **BeyondTrust**

   ![](/files/sLujTqdTWuPR2sF0ZQoB)
3. Clique em **Privileged Remote Access**

   ![](/files/7YXa3hk8Vp63lDsXyTuz)
4. Clique em **Create**

   ![](/files/k4Caya79VqXDBNqNdOnK)
5. Preencha os campos solicitados

* **Name:** Nome para identificar a integração
* **URL:** URL do BeyondTrust PRA do seu ambiente
* **Client ID:** Client ID do PRA
* **Secret:** Chave Secret do PRA

1. Clique em **Save**

   ![](/files/jVqQMRJC9fcfFHx8YLHk)
2. Clique na integração criada e clique em **Test Connection** para validar a conexão do LCC com o PRA.

* Aguarde a *Ação* **PRA Test Connection** ser finalizada na *Fila*.

  ![](/files/7uv6qSDipv42jbn7p0nb)

1. O campo **Status** terá um ícone verde indicando que a autenticação foi validada com sucesso.

   ![](/files/FS1y8TfVD7mtBP1CWTzf)
2. Clique na aba **Jump Items** e clique em **Sync**.

* Aguarde a *Ação* **PRA Sync** ser finalizada na *Fila*.

  ![](/files/Uo1WoS30YY5ETYoOIfXB)

1. Será listado o Hostname dos *Jumpitems* com seus respectivos *Jump Group* e *Jumpoint*.
2. Clique em **Create**.

   ![](/files/hk7mcZrQcz0EmZUYSjAC)
3. Escolha para qual **Jumpoint** o Host será importado.

   ![](/files/PczZuegGzgzCqI6HJSWN)
4. Clique em **Host** para selecionar o Host desejado. Também é possível selecionar um grupo de Host do LCC no campo **Groups**.

   ![](/files/CXYQBx4zxPdpR2TdET9t)
5. Selecione o **Jump Group** do PRA em que os Hosts serão importados.

   ![](/files/dcX8uoOq7s3m7jjEbAT3)
6. Clique em **Save** para executar a *Ação* que fará a importação dos Hosts selecionados para o PRA.

   ![](/files/FMq67T6FtWwgqIVtzPRg)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/conf-integrations/integrations/beyondtrust/privileged_remote_access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
