Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
4.16k stars 557 forks source link

Multiple domains - global Administrator and Server Rights #974

Open vitko-bg opened 4 years ago

vitko-bg commented 4 years ago

Finally I managed to setup multi domains on config.json and started testing it. After a couple of tests I think there are some "problems". So in my case I do have a MAIN Domain and SUB domains let's say: "domains": { "": { --> I call this one the MAIN ...... }, "subdomain1":{ --> SUB Domain 1 ...... }, "subdomain2":{ --> SUB Domain 2 and so on. ...... } I created couple of users in MAIN and SUB Domains. First of all it is great that is working that way - some of remote offices will be able to look after them selves on their own :) But I still cannot figure out the next problems:

Ylianst commented 4 years ago

Being able to disable the "My Server" tab on any domain is an excellent ask. I will be adding this. There is currently no global administrator, domains are like separate servers right now. However, I am thinking of working on some global administrator that could edit the config.json / reset the server, etc. This would be especially useful for instances running in Docker.

I am back from vacation tomorrow and will start working on improvements and feature again.

vitko-bg commented 4 years ago

Being able to disable the "My Server" tab on any domain is an excellent ask

Yes - I think it will be right just a MAIN Administrator to have access to the server tab, instead of all other Administrators. In regards to GLOBAL Administrator - I believe it is not easy task - but what about MAIN Administrator(from main domain) to have access to all other Domains. I mean username and password for Main Domain Administrator to work on domain1.meshcentral.com, domain2....... and so on? And not to be visible in the subdomains Users tab ...... Is that possible? Thanks.

vitko-bg commented 4 years ago

Hi Ylianst - is there any update on this request? I know that you are very busy with more important BUGs instead of Enhancements. Will really appreciate if this can be done. Thanks. I think that I managed to visualise it better :) image

MordyT commented 4 years ago

Related: https://github.com/Ylianst/MeshCentral/issues/724

vitko-bg commented 4 years ago

Is there any update on the above request? I know that this is an extra job in addition to current working version, but it is really important for me and infrastructure within the company. Cannot trust other administrators on subdomains ...... Thanks in advance....