Update _index.en.md

This commit is contained in:
RustDesk 2025-02-02 20:44:59 +08:00 committed by GitHub
parent 8c2923c4aa
commit 279cab3ed5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,11 @@ For Windows clients, you can leave out the custom server configuration and put t
You can use this in conjunction with [client config](https://rustdesk.com/docs/en/self-host/client-configuration/) and [deployment scripts](https://rustdesk.com/docs/en/self-host/client-deployment/) to setup your clients. You can use this in conjunction with [client config](https://rustdesk.com/docs/en/self-host/client-configuration/) and [deployment scripts](https://rustdesk.com/docs/en/self-host/client-deployment/) to setup your clients.
### Creating a new user other than the default `admin` user ### Creating a new user other than the default `admin` user
{{% notice note %}}
The `Individual` plan does not have this feature.
{{% /notice %}}
1. Click on `Users` on the left hand menu. 1. Click on `Users` on the left hand menu.
2. Create another account with `administrator` enabled. 2. Create another account with `administrator` enabled.
3. Log in with the new administrative account. 3. Log in with the new administrative account.