Users
The User
Each user has the following base parameters:
Parameter | Description |
---|---|
Username | The username |
Email Address | The e-mail address |
Authentication Type | The way the user can login into the system |
Description | An additional description |
Active | Indicates if this model is active |
LDAP Distinguished Name | The LDAP Distinguished Name if AuthenticationType Ldap is used |
Password | The user password |
Permissions
The user get his permissions from all his groups. If one of his groups has an access permissions, the user get this permission too. If one of his groups has a never permission, the never overrides the access permission from all other groups.
The permissions can be set or overridden individually on the user level. An user can also exists without any groups assigned. If the user gets a never permission from one of his groups, the permission can't be overriden.