Difference between revisions of "UM::User Management"

196 bytes added ,  16:13, 3 November 2012
no edit summary
Line 26: Line 26:


Each user can be member of several groups. Groups are the preferred way to organize access permissions. You should always grant permission to groups instead of using individual users. That way you will get a much shorter access control list which is easier to handle. Access rights from multiple groups are summarized to calculate effective user access rights.
Each user can be member of several groups. Groups are the preferred way to organize access permissions. You should always grant permission to groups instead of using individual users. That way you will get a much shorter access control list which is easier to handle. Access rights from multiple groups are summarized to calculate effective user access rights.
=== Everyone Group ===
NetXMS has built-in virtual group called '''Everyone'''. This group always contains all users in the system. It cannot be deleted, and it's members list cannot be edited.


== System Access Rights ==
== System Access Rights ==
683

edits