> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/migrate-from-security-groups-legacy-to-user-groups.md).

# Migrare dai gruppi di sicurezza legacy ai gruppi di utenti

{% hint style="danger" %}
I gruppi di sicurezza e la sicurezza legacy sono stati deprecati e saranno completamente rimossi a partire dalla versione 2023.3 di Remote Desktop Manager.
{% endhint %}

In Remote Desktop Manager, l'accesso ai suoi oggetti può essere protetto e gestito tramite il \*\*\*Controllo degli accessi basato sui gruppi di utenti\*\*\*. Questo tipo di sicurezza le offre un controllo più granulare sulla sua sicurezza.

{% hint style="info" %}
Per maggiori informazioni, consulti [Controllo degli accessi basato sui gruppi di utenti](/rdm/it/user-group-based-access-control.md).
{% endhint %}

### Migrazione ai gruppi di utenti

1. Apra Remote Desktop Manager.
2. In ***Administration – Management***, clicchi su ***User Groups***.
3. Crei e applichi i gruppi.
4. Clicchi sul pulsante ***Security Groups (Legacy)*** nella sezione ***Management***.
5. Elimini ogni gruppo di sicurezza selezionandolo e cliccando su ***Delete Security Group***.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Per gestire le autorizzazioni dei suoi utenti, le consigliamo di passare dai <em><strong>Security Groups</strong></em> (deprecati) alle <a href="/pages/onGu4YzivprzgcEc0Ueg">Autorizzazioni</a>. Una volta completata la migrazione, <a href="/pages/8aoBUvhO9feajLJzXZbr">disattivi la sicurezza legacy</a>.</p></div>

Abbiamo anche due scenari per aiutarla a iniziare con questo tipo di sicurezza:

* [Sicurezza semplificata](/rdm/it/user-group-based-access-control/scenarios/simplified-security.md)
* [Sicurezza avanzata](/rdm/it/user-group-based-access-control/scenarios/advanced-security.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/migrate-from-security-groups-legacy-to-user-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
