Security Enhanced Directory Manager
Introduction
The Security Enhanced Directory Manager (SEDM) features enhanced security and control on user management.
Once you have configured SEDM you will gain access to these features :
- Password policy
- Account Timeout & Lockout
- Account Recovery via email
- End users have the option to enable MFA, if SEDM configured to enable such MFA plugin.
SEDM acts as the middle layer before talking to the Directory Manager
- Defaults to referring to Joget users
- It can also be configured to communicate with LDAP / Sync LDAP / other DM (Directory Manager) plugins and many more.
Once SEDM is configured, stronger password encryption for local accounts will take over. (Security Enhanced Directory Manager uses the SHA 256 encryption to store the password.
Be careful when disabling the SEDM plugin, as this will cause all local passwords to be invalid. See here for Disabling Plugin.
Enabling plugin
Go to System Settings > Directory Manager Settings to enable and configure.
Disabling plugin
Notification
- From: Sender email address.
- SMTP Host: Email Server SMTP Host.
- SMTP Port: Email Server SMTP Port.
- Security:
- None
- TLS
- SSL
Alternatively, you can click the hash symbol to allow the input of hash variables.
- SMTP Username: Email Server Account Username.
- SMTP Password: Email Server Account Password.
- CC: Fully qualified address is expected. Multiple values can be accepted by separating them with semicolons.
- HTML Content?: Check if the Message is intended to be HTML content.
- User Creation (Subject): Email Subject.
- User Creation (Message): Email Message.
Email notifications will be sent out on these important events:
- User Creation: An email is sent when the admin creates a new user in Setup User.
- Password Reset: An email is sent when the admin resets the user's password by checking the Force Password Change checkbox in Setup Users > Edit User > Admin Setting.
- Forgot Password: An email is sent when the user clicks the forget password link on the login page.
- Account Lockout: An email is sent when the wrong password exceeds the limit set in Failed Login Attempts for Account Lockout.