mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 02:23:20 +03:00
Updated FAQ (markdown)
37
FAQ.md
37
FAQ.md
@@ -1257,26 +1257,6 @@ Yes, https://github.com/rustdesk/rustdesk-server-pro/discussions/911#discussionc
|
|||||||
The license can only be used on one machine, but you can migrate it to another machine if current machine gets down, https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/#invoices-license-retrieval-and-migration
|
The license can only be used on one machine, but you can migrate it to another machine if current machine gets down, https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/#invoices-license-retrieval-and-migration
|
||||||
|
|
||||||
|
|
||||||
# How can we set up a client with a fixed password for unattended remote access?
|
|
||||||
|
|
||||||
- Method 1
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
- Method 2
|
|
||||||
|
|
||||||
You can preset password with custom client. We do not support password-less access yet, but you can share passwords easily with shared address books. If you want to disable random (one-time) password and hide popup, please follow [this](https://github.com/rustdesk/rustdesk/wiki/FAQ#hide-connection-popup). You can also set [advanced option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#verification-method) to disable random password.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
# Unattended access
|
|
||||||
|
|
||||||
You can get unattended access after you set permanent password on the controlled side or preset password on custom client, or set password from command line `rustdesk.exe --password <password>`.
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
# Reset password/email verification / 2fa verification in Pro of web console
|
# Reset password/email verification / 2fa verification in Pro of web console
|
||||||
https://github.com/rustdesk/rustdesk-server-pro/discussions/183
|
https://github.com/rustdesk/rustdesk-server-pro/discussions/183
|
||||||
|
|
||||||
@@ -1305,6 +1285,23 @@ https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#p
|
|||||||
https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategiesdevicegroup-to-devices
|
https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategiesdevicegroup-to-devices
|
||||||
|
|
||||||
|
|
||||||
|
# How can we set up a client with a fixed password for unattended remote access?
|
||||||
|
|
||||||
|
- Method 1
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- Method 2
|
||||||
|
|
||||||
|
You can preset password with custom client. We do not support password-less access yet, but you can share passwords easily with shared address books. If you want to disable random (one-time) password and hide popup, please follow [this](https://github.com/rustdesk/rustdesk/wiki/FAQ#hide-connection-popup). You can also set [advanced option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#verification-method) to disable random password.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- Method 3
|
||||||
|
|
||||||
|
You can also set password from command line `rustdesk.exe --password <password>`.
|
||||||
|
|
||||||
|
|
||||||
# Easy access mode
|
# Easy access mode
|
||||||
We do not have password-less easy access mode for the time being yet. But you can implement it via preset permanent password in custom client on controlled side.
|
We do not have password-less easy access mode for the time being yet. But you can implement it via preset permanent password in custom client on controlled side.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user