You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When creating a new user/admin; I need to change the username field to accept the dot '.' character, how is that done?

My goal is to be able to use NTLM, all my domain users have the following format:

firstname.lastname@domain.com

\d*\.\d*\.

  • No labels