rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
142 stars 73 forks source link

Pro console (1.1.0-5) group handling problem (device group) #137

Closed jllysoft closed 1 year ago

jllysoft commented 1 year ago

Hello

We have a problem with the current group management.

The basic problem is that a device can only be assigned to a group via a user. We have a license for 20 users and 500 devices. The number of real users is 15, who belong to 6 groups. The devices should be classified into about 30 groups according to their place of use, but there are not enough users for this.

  1. A solution could be to introduce "device" users that do not count towards the license.
  2. A better solution would be if a device could be classified into a group regardless of the user.

In both cases, however, it is necessary that only the devices to which the group can access based on assignment appear in the web console! This would be important for us because the address book function is provided by the web console. (as far as we know, there is currently no address book synchronization between the server and the client)

Hi. Laszlo Szabo

rustdesk commented 1 year ago

https://github.com/rustdesk/rustdesk-server-pro/issues/129#issuecomment-1754259956

jllysoft commented 1 year ago

I understand that there are no device groups, which means that more licenses must be purchased for the virtual users described in #129.

BUT the question is still why the web console does not manage the group authorization, which is managed by the client? In this case, it is important that only the user belonging to the group can see the devices belonging to this group.

rustdesk commented 1 year ago

BUT the question is still why the web console does not manage the group authorization, which is managed by the client? In this case, it is important that only the user belonging to the group can see the devices belonging to this group.

What does this mean?