Knowledge Base

Users and Workflow Configuration

Last Modified:
27 Nov 2025
User Level:
Administrator

Description

To configure the users and Workflow configuration settings go to System Administration > System Settings > Users and Workflow.

General settings

The General Settings tab has the following options:

Item Description
Check weak passwords

Limits a password to between 8 and 40 characters and prevents the use of dictionary words as passwords.

This applies to local users only and is enabled by default. 

If content is added to a Section which follows a workflow, and the content type used to add the content follows a different Workflow, which workflow should be used? You can assign Workflows to both Sections and Content Types, and this can sometimes create a conflict.
For instance, you might have assigned a Workflow to the Content Type used for Press Releases and you might also have assigned a different Workflow to the Section the Press Releases are added to.
Since the content cannot go through both Workflows, you will specify the Workflow that should be used by selecting the relevant radio button.
Extended user details Content Type Sets the Content Type that contains the additional fields for the user profile
Mail users or group Specifies if the emails are sent to the group email or individuals email
Enable forgotten password Enables users to reset their password at login
Enable MFA Ensures all local or LDAP users must enter a verification code sent to their email address each time they log in. This applies immediately to all future login attempts.
  • Currently logged-in users will not be logged out, but will be required to complete MFA the next time they log in.
  • Users must have a valid and accessible email address associated with their account to complete MFA.
  • This feature cannot be applied selectively. Once enabled, MFA is enforced for all users.

Important: Enabling MFA will increase account security, but may also cause login issues for users without access to their registered email. Ensure user email records are accurate.

Enable visitor user type Enables the visitor user type, which is used for access control on the published site.

Mediums

It is advised that you have one mail server configured in the Mediums tab in Terminalfour. In order to be able to send alerts and notifications from Terminalfour, at least one mail server must be configured. Click the Create new medium button and enter the details:

Item Description
Enabled Enables the medium for use
Name Enter a name
Description Enter a description
Path Sets the IP address or server name
Class Sets the Java class used to dispatch alerts for the medium. This should be a value of com.terminalfour.alert.EmailDispatcher
Username Sets the username used to connect to the server if authentication is required
Password Sets the password used for authentication
Confirm password Sets the password used for authentication
Use TLS? Sets the usage of TLS (Transfer Layer Security). This is a method used to communicate between Terminalfour and the email server and requires configuration within Tomcat
TLS port Sets the port to use when TLS is specified. The default is 587, but confirm this setting as it can be different on your installation
Is this the primary or secondary server? Sets the server as primary or secondary. The primary server is the default server. If the primary server fails the secondary server is used
Choose secondary medium (used if primary fails) Sets the secondary server to use if the primary one fails