When attempting to add a user in Laserfiche Directory Server, the application fails to validate the email addresses from some valid top-level domains
Directory Server has a default list of allowed top-level domains.
- Backup the original C:\Program Files\Laserfiche\Directory Server\Web\LFDS\Release\Scripts\app.min.js file to a new folder
- Edit the C:\Program Files\Laserfiche\Directory Server\Web\LFDS\Release\Scripts\app.min.js file. Look for the list of allowed email domains that includes the following like:
local|mil
and change that to
local|mil|add_additional_domain_here
- Save the changes and clear the browser cache