rustdesk / rustdesk/rustdesk-server-pro

Make default group configurable regarding access rights and internal connections

Open
#283 0 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
317
Forks
119
PR merge metrics
No merged PRs in 30d

Description

We have the use case, that we want to exclude certain users from accessing the devices in the default group, and we want to prohibit connections between devices in the default group. Both are settings that can be configured for other groups, but not for the default group.

We already enabled the "only admins can access unassigned devices" checkbox, but we need more detailed control since we have non-administrators that still should only be able to access devices in their own group, and not any new device that gets added.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing how access rights and internal connections are configured for non-default groups, then compare those paths with the default group and the existing “only admins can access unassigned devices” option. Done means equivalent controls are available for the default group and enforce both requested restrictions.

Written by the indexing model from the issue text.

Assessment

Domain
authorization, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.