Users

Users

Each CollectionPro installation includes some predefined system users that cannot be removed but can be used to assign system rights and permissions. You can add your own users by clicking the plus button1 in the bottom left. To remove a user, select the user and click the minus button2. Depending on the system settings, the user will be archived or deleted. In both cases, this user’s collections will be deleted and cannot be restored. To copy a user, select it and click “Copy” in the bottom right corner of the user settings.

Open the user manager
User management

You can also use filter3 to search for users:

OptionDescription
TypeFilter by user type (see below).
GroupsFilter for users who belong to specific groups. Enable “Exclude selected groups” to show users who are not part of the selected groups.
Plugin GroupsFilter for users who belong to groups managed by custom plugins.
Show ArchivedIf enabled, only archived users are shown.
Archived AfterOnly show users that were archived after this selected date.
Archived BeforeOnly show users that were archived before this selected date.
Deactivated UsersChoose if you want to see active and/or deactivated users.
Filter BySelect the fields that should be included in the user search.
ShowSelect which fields should be displayed in the user search result. Use the drag handle to change the order.

User types

CollectionPro has eight different user types and it is possible to expand them with custom plugins.

TypeDescription
systemPredefined system users that cannot be deleted. See below.
easydbLocal users created by administrators in the CollectionPro application.
easydb_self_registerUsers who have registered themselves. Must be enabled in the base configuration.
emailUsers to whom a collection has been shared using only an email.
ldapUsers who have signed in via LDAP. Must be enabled in the base configuration.
ssoUsers who have signed in via SSO. Must be enabled in the base configuration.
anonymousUsers who have accessed CollectionPro without an account. Must be enabled in the base configuration. Not shown in the user list.
collectionUsers who have been invited to access a collection without an account. Not shown in the user list.

System user

Each CollectionPro installation includes the following predefined system users.

UserDescription
rootHas always full access to the whole system. Should be used with caution.
deep_linkThis user is used to check permissions for deep links. Assign permissions to this user to enable deep links for all or specific records.
deleted_userWhenever a user is deleted or archived, and they are the owner of a record or the person who created / updated a record, the deleted user is replaced by deleted_user.
oai_pmhThis user is used for OAI/PMH. Assign permissions to this user to make records available for OAI/PMH.

User settings

General information of a user

User settings can be extended with custom plugins.

FieldDescription
IDUser identifier. Will be assigned automatically.
OwnerThe name of the user who created the user account. Gets full access (read, write, delete) to the user record. Only root can change ownership.
TypeType of user. See above. Can be changed (except for the type “system”). If the type “ldap” or “sso” is changed into another type, the users will no longer be able to sign in via LDAP or SSO.
LoginThe user’s login name. It can be blank, but then you need to set an email which then can be used for login.
First nameFirst name of the user.
Last nameLast name of the user.
Display nameDefine how the user should be displayed in the frontend. If empty, the user will be shown with first and last name. If they are empty, the login will be used.
CompanyCompany of the user.
DepartmentDepartment of the user.
PhonePhone number of the user.
Profile pictureUpload a profile picture.
Internal commentInternal comment for the user. Will not be shown anywhere else.
ReferenceUser reference. Must be unique.
CreatedThe date and time when the user was created.
Last UpdatedThe date and time when the user was last updated.
Last ActiveThe date and time when the user last logged in.

Address

A user’s address information

Add an address to the user. All fields are only visible to administrators who can access the user and to the user itself (if configured).

Email

A user’s email settings

Enter an email for users so they can log in with their email and get email notifications, such as collection sharing or finished exports.

FieldDescription
EmailEnter a valid email address for the user.
Ask the User to Confirm Their EmailIf set, a confirmation email will be sent to the user. They won’t be able to log in unless they confirm their email address.
Email Confirmation Request Sent AtThe date and time that the email confirmation request was sent.
Email Confirmed AtThe date and time the email was confirmed.
Send Welcome EmailIf set, a welcome email will be sent to the user.
Welcome Email Sent AtThe date and time that the welcome email was sent.

Schedule

The email scheduling settings of a user

If you don’t want to receive email notifications right away, but only on specific days or times, you can set up a schedule. Emails will then be queued and sent in a cluster on the day and time you choose.

FieldDescription
PresetChoose a preset which then can be modified.
Day of MonthSelect all the days of the month when you want to receive email notifications. Used only when a weekday is not selected.
WeekdaySelect all weekdays in the month when you want to receive email notifications. Used only when a day of month is not selected.
HourSelect at which hour you want to receive the email notifications.
TimezoneSelect your timezone.

Password

User password management
FieldDescription
Valid FromSelect the date from which sign-in will be enabled automatically. Before this date, the user will not be able to sign in. If no date is specified, sign-in is enabled immediately.
Valid ToSelect the date when you want to automatically disable sign-in. After this date, the user will no longer be able to sign in. If no date is specified, login is enabled indefinitely.
Login DeactivatedEnable if you want to deactivate the user account. Once enabled, the user will no longer be able to log in.
Set PasswordEnable if you want to set a (new) password for the user.
PasswordEnabled only when “Set Password” is enabled. Enter the (new) password for the user. Password requirements may apply (if configured), but can be overwritten.
Force User to Set New Password on Next LoginIf enabled, the user will be forced to set a new password after logging in with their current password.

Groups

User groups

Assign groups to the current user, or see which automated groups they belong to.

FieldDescription
GroupsList of all local groups.
Other GroupsGroups that are managed with custom plugins.
Automatic GroupsGroups that are automatically assigned to LDAP or SSO users (if configured). Groups are assigned/removed whenever a LDAP or SSO user signs in. They cannot be removed manually.

System rights

Define which sections the user should have access to and which features they are allowed to use.

Permissions

Permissions to a user

Define which other users or user groups can access (read, write, delete) this user.

User export (csv)

Users can be exported by clicking the settings icon in the bottom left corner of the user search. The file will contain all user accounts from the current search.

User export and import

Please note that user passwords are not exported.

FieldDescription
IDThe unique identifier of the user record.
user._versionThe version of the user record.
user.loginLogin.
user.typeUser type.
user.frontend_languageThe user-selected frontend language.
user.database_languagesDatabase languages selected by the user.
user.search_languagesThe user-selected search languages.
user.frontend_prefsUser settings in JSON format.
user.custom_dataCustom data from plugins in JSON format.
user.first_nameFirst name.
user.last_nameLast name.
user.displaynameThe display name entered by the user.
user.companyCompany.
user.departmentDepartment.
user.phonePhone number.
user.remarksInternal comment.
user.address_supplementAn additional address line.
user.streetStreet.
user.house_numberNo. / App.
user.postal_codeZIP code.
user.townCity.
user.stateState.
user.countryCountry
user.login_disabledLogin deactivated. “true” for deactivated, “false” or empty for not deactivated.
user.login_valid_fromLogin valid from.
user.login_valid_toLogin valid until.
user.require_password_changeForce the user to set a new password the next time they log in.
user.mail_scheduleThe user’s email schedule in JSON format.
user.emailEmail.
user.confirm_email“true” if the user should receive an email confirmation email. “false” or blank if not.
user.confirm_email_sent_atThe date and time that the email confirmation was sent.
user.welcome_email“true” if the user should receive a welcome email. “false” or blank if not.
user._generated_displaynameAutomatically generated display name
user.pictureProfile picture data in JSON format.
_groups#findThe identifiers of the groups assigned to the user.
_groups#easydbThe groups the user is assigned to.

User import (csv)

To import, update , or delete users, click the settings icon in the lower left corner of the user search. If you use a previously downloaded CSV file as a template, all settings for updating or deleting users will be pre-set. You just have to click on “Prepare…” and then decide if you want to update the existing users or if you want to delete the users in the CSV file. If you want to import new users, you need to change the “Update field” in the “Import settings” tab to “– Add new –“. Passwords can be added to the CSV file in plain text (the column name must be _password) and are stored in the database in hash format after import.

For more information, see the CSV importer user guide.

Was this article helpful?

Related Articles

Need Support?

Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact Support