User Manager : Administration
The User Manager allows you to view all registered users and manage their registration.
The portal has the following default users:
- Guest : system user who belongs to the default group "All users". It is used by the portal for anonymous access;
- LumisFrameworkClockUser: The internal clock service uses this user to monitor events related to dates. For example: publish content on the portal when the publication date and time are reached. This programmatic user belongs to the portal's default groups "Portal Administrators", "Registered Users" and "All users";
- LumisPageCacheUser: The internal caching service uses this user to generate the HTML page of a page configured to be cached. However, this user must have permission to view the page and the service instance. This programmatic user belongs to the portal's default groups "Portal Administrators", "Registered Users" and "All users";
- System : system user who belongs to the default group "All users" and "Registered Users". It is used by the portal to access certain system information.
Features
- It is an administration interface
Screens
Data
adminList
- Name(Short text (string))
- Login(Short text (string)) : login or username
- Creation date(Date (datetime))
- Last login(Date (datetime))
Links
- Add
- Edit
- Group Membership (Member of)
- Configuration (Configure)
Permissions
- Manage service instance: Allows managing all data of this service instance, including deleting it entirely.
Actions
- Delete : Allows deleting a selected user from the list. Local users are automatically deleted from the user manager when the channel they were created in is deleted;