mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 21:50:58 +00:00
fix many things
This commit is contained in:
@@ -15,7 +15,7 @@ Im Popup-Menü können Sie wählen, die Strategie zu `aktivieren` oder `deaktivi
|
||||
|
||||
Auf der rechten Seite des Strategiemenus können Sie die Anzahl der tatsächlich auf die Strategie angewendeten Geräte sehen, unter Berücksichtigung der Priorität der Strategie.
|
||||
|
||||

|
||||

|
||||
|
||||
### Gerätestrategie und Benutzerstrategie
|
||||
|
||||
@@ -27,7 +27,7 @@ Wenn Sie auf das Menü `Geräte bearbeiten` klicken, öffnet sich ein Bearbeitun
|
||||
|
||||
Hier ist ein Beispiel für das Dialogfeld, das angezeigt wird, wenn Sie auf dem Demo2-Menü auf `Geräte bearbeiten` klicken. In diesem Beispiel ist das Gerät "362587269" der "Demo2" -Strategie zugeordnet. Das Gerät "157333666" war ursprünglich der Standardstrategie zugeordnet, wird aber nach dem Klicken auf `Save` der "Demo2" -Strategie zugewiesen. Das Gerät "232026634" verfügt über eine Gerätestrategie für "Demo1" und eine Benutzerstrategie für "Demo2". Da die Gerätestrategie Vorrang hat, wird dieses Gerät der "Demo1" -Strategie zugewiesen.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### Benutzer bearbeiten
|
||||
@@ -36,7 +36,7 @@ Wenn Sie auf das Menü `Benutzer bearbeiten` klicken, öffnet sich ein Bearbeitu
|
||||
|
||||
Hier ist ein Beispiel für das Dialogfeld, das angezeigt wird, wenn Sie auf dem "Demo2"-Menü auf `Benutzer bearbeiten` klicken. In diesem Beispiel war der Benutzer "user2" ursprünglich der Standardstrategie zugeordnet und wird nach dem Klicken auf `Save` der "Demo2"-Strategie zugewiesen. Der Benutzer "user1" ist der Standardstrategie zugeordnet und der Benutzer "admin" ist der "Demo2"-Strategie zugeordnet.
|
||||
|
||||

|
||||

|
||||
|
||||
### Strategie-Synchronisation
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ In the pop-up menu, you can choose to `Enable` or `Disable` the strategy, `Renam
|
||||
|
||||
On the right side of the strategy menu, you can see the number of devices actually applied to the strategy, taking into account the priority of the strategy.
|
||||
|
||||

|
||||

|
||||
|
||||
### Device Strategy and User Strategy
|
||||
Each device can only be managed by one strategy, and device strategies take priority over user strategies. User strategies are responsible for managing all devices under the user that are not assigned a specific strategy.
|
||||
@@ -27,7 +27,7 @@ When you click the `Edit Devices` menu, an editing dialog box displaying all the
|
||||
|
||||
Here is an example of the dialog box that appears when you click `Edit Devices` on the "demo2" menu. In this example, the device "362587269" is applied to the "demo2" strategy. The device "157333666" was originally applied to the default strategy but will be applied to the "demo2" strategy after clicking `Save`. The device "232026634" has a device strategy for "demo1" and a user strategy for "demo2", since the device strategy takes priority, this device will be applied to the "demo1" strategy.
|
||||
|
||||

|
||||

|
||||
|
||||
### Edit Users
|
||||
|
||||
@@ -35,7 +35,7 @@ When you click the `Edit Users` menu, an editing dialog box displaying all the
|
||||
|
||||
Here is an example of the dialog box that appears when you click `Edit Users` on the "demo2" menu. In this example, the user "user2" was originally applied to the default strategy and will be applied to the "demo2" strategy after clicking `Save`. The user "user1" is applied to the default strategy, and the user "admin" is applied to the "demo2" strategy.
|
||||
|
||||

|
||||

|
||||
|
||||
### Strategy Synchronization
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ weight: 200
|
||||
|
||||
在策略菜单的右侧,您可以看到考虑了策略优先级之后, 实际应用当前策略的设备数量。
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 设备策略和用户策略
|
||||
@@ -27,7 +27,7 @@ weight: 200
|
||||
|
||||
下图是在 demo2 菜单上点击`编辑设备`后弹出的对话框示例。其中,"362587269"设备应用于 "demo2" 策略。"157333666"原本应用于默认策略, 点击`Save`后将应用于 "demo2" 策略。"232026634"设备设置了 "demo1" 的设备策略和 "demo2" 的用户策略,由于设备策略的优先级更高,该设备将应用于 "demo1" 策略。
|
||||
|
||||

|
||||

|
||||
|
||||
### 编辑用户
|
||||
|
||||
@@ -35,7 +35,7 @@ weight: 200
|
||||
|
||||
下图是在 "demo2" 菜单上点击`编辑用户`后弹出的对话框示例。其中,"user2"用户原本应用于默认策略,点击`Save`后将应用于 "demo2" 策略。 "user1"应用于默认策略。"admin"应用于 "demo2" 策略。
|
||||
|
||||

|
||||

|
||||
|
||||
### 策略同步
|
||||
|
||||
|
||||
Reference in New Issue
Block a user