rustdesk / rustdesk/rustdesk-server
Remove ID from sqlite3 data file.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello all,
If you unable to set User ID second time, you can try in linux terminal window, goto folder location where the sqlite3 files stored. open data file from table "peer". then delete specific ID using sql statement. then again configure client ID by editing "C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\config\RustDesk.toml. Now you can able to set fixed single ID to a user. remember editing this file you need to stop rusdesk service.
Hope this information will help someone.
Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report references the sqlite3 data file, the "peer" table, and RustDesk.toml under the Windows service profile. Start by checking whether this workaround is already documented and whether the referenced ID behavior is reproducible; done would require a maintainer-defined documentation update or a clearly scoped bug report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sqlite
- Domain
- database, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100