From 279cab3ed596285a71ab7e1a629602cf435796eb Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:44:59 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/rustdesk-server-pro/console/_index.en.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/self-host/rustdesk-server-pro/console/_index.en.md b/content/self-host/rustdesk-server-pro/console/_index.en.md index cbd1819..67d016f 100644 --- a/content/self-host/rustdesk-server-pro/console/_index.en.md +++ b/content/self-host/rustdesk-server-pro/console/_index.en.md @@ -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. ### 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. 2. Create another account with `administrator` enabled. 3. Log in with the new administrative account.