File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
content/self-host/client-configuration/advanced-settings Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -1058,3 +1058,13 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/304
1058
1058
Default password used to connect to remote devices, this password has lower priority than address book password and local saved password.
1059
1059
1060
1060
e.g. ` default-connect-password=abcd1234 `
1061
+
1062
+ ### enable-trusted-devices
1063
+
1064
+ Allow trusted devices to skip 2FA verification.
1065
+
1066
+ https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
1067
+
1068
+ | Values | Default | Example |
1069
+ | :------: | :------: | :------: |
1070
+ | Y, N | Y | ` enable-trusted-devices=N ` |
Original file line number Diff line number Diff line change @@ -1050,3 +1050,20 @@ https://github.com/rustdesk/rustdesk-server-pro/issues/277
1050
1050
将用户/策略分配给设备,您也可以通过[ 命令行] ( https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices ) 执行此操作
1051
1051
1052
1052
https://github.com/rustdesk/rustdesk-server-pro/discussions/304
1053
+
1054
+
1055
+ ### default-connect-password
1056
+
1057
+ 用于连接远程设备的默认密码,该密码的优先级低于通讯录密码和本地保存的密码。
1058
+
1059
+ e.g. ` default-connect-password=abcd1234 `
1060
+
1061
+ ### enable-trusted-devices
1062
+
1063
+ 允许可信设备跳过2FA验证。
1064
+
1065
+ https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
1066
+
1067
+ | 可设值 | 默认值 | 示例 |
1068
+ | :------: | :------: | :------: |
1069
+ | Y, N | Y | ` enable-trusted-devices=N ` |
You can’t perform that action at this time.
0 commit comments