Open Benjamin-Loison opened 7 months ago
Related to #40.
sudo rustdesk --config enc_id
sudo rustdesk --config `tomlq -r .enc_id ~/.config/rustdesk/RustDesk.toml`
and
sudo rustdesk --config 'CENSORED'
do not return anything.
My password notebook and password manager do not seem to have working passwords.
https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/
Otherwise first page results of RustDesk retrieve saved password do not help.
man rustdesk
No manual entry for rustdesk
rustdesk --password
Source: https://rustdesk.com/docs/en/client/#command-line-parameters
and
echo -n 'CENSORED' | rustdesk --password
do not return anything but:
rustdesk --password 'CENSORED'
Installation and administrative privileges required!
sudo rustdesk --password 'CENSORED'
Done!
So saving and using a new password is not too hard.
Or something to copy access to another computer.
Currently have
/root/.config/rustdesk/RustDesk.toml
:Source: https://github.com/rustdesk/rustdesk/issues/69#issuecomment-1220015247
RustDesk
>Settings
>Security
>Password
>Use permanent password
>Set permanent password
shows a given length (possibly correct length)*
password matchingdigit
,uppercase
,lowercase
,length>=8
but ctrl + c does not actually copy the password to the clipboard.I finally reset the password as a workaround.
Are you our team member?
SubTasks
No response