rustdesk / rustdesk-server

RustDesk Server Program
https://rustdesk.com/server
GNU Affero General Public License v3.0
6.44k stars 1.35k forks source link

Rustdesk client password #182

Open teqoit opened 1 year ago

teqoit commented 1 year ago

is there any option to create static client password in windowspowershell script on self hosted server?

I don't want random password. I want to keep the password like qwertyzxcv@9876 or something else.

teqoit commented 1 year ago

also looking for password change option to be blocked at client system.

LelieL91 commented 1 year ago

same here, it would be nice having a preset client password This setting + a rustdesk client contact list (where saving all remote clients) would be awesome

osiktech commented 1 year ago

Although presetting a static client password pose a security risk there is an option. Checkout the install script of @techahold.

My recommendation get a password manager an use a password per client 😉

marcinBB8 commented 3 months ago
  1. In options (3 vertical dots next to ID)
  2. go to tab "Security"
  3. unlock it by PC admin password.
  4. there is section "password" and three options a) random password and selection for its lenght b)statick password and button to setup it (separate window apers) c) to use both (setup them in previus sections)