Skip to main content

Users

The User

Each user has the following base parameters:

ParameterDescription
UsernameThe username
Email AddressThe e-mail address
Authentication TypeThe way the user can login into the system
DescriptionAn additional description
ActiveIndicates if this model is active
LDAP Distinguished NameThe LDAP Distinguished Name if AuthenticationType Ldap is used
PasswordThe 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.