This website uses cookies to ensure you get the best experience on our website. Learn more

Disallow special characters in Specops Password Policy
In this post, we will demonstrate how to disallow the use of special characters in passwords, in this case Swedish character, by using the “regular expression” setting in Specops Password Policy. Before getting started, ensure that you have installed the Specops Password Policy Administration Tool.
Open the group policy management console, and browse to the GPO you want to edit. Under User Configuration\Policies\Windows Settings you will find Specops Password Policy settings.
Click configure Password Policy. Under tab Password Rules you will find regular expression. Tick use regular expression and click the edit button.
Write in ^[^åäöÅÄÖ]+$ in the regular expression field. You can also write a message for the end user in the client message field.
If åäöÅÄÖ is in the new password, the user will receive the following feedback.
Going forward, the use of åäöÅÄÖ will be disallowed.
(Last updated on September 26, 2024)
Related Articles
-
Rolling out new password policies: Changing the pwdlastset attribute
Rolling out new Password Policies can require planning. Captain Obvious? Maybe. But planning, planning and planning will ensure you ask all your questions upfront. It is tortoise and hare right? “Less haste, more speed!” In discussing some planning with someone recently we began talking about an issue where users are forced to immediately change their…
Read More -
Inconsistencies in Password Settings
I have had a couple of customers baffled when their default domain policy has one set of password settings but there is a different set of password settings listed for the Default Domain Policy when they look Specops Password Policy Domain Administration tool. In situations where I’ve seen this the customer had renamed the Default…
Read More -
Common mistakes with endpoint encryption
Endpoint encryption is one of the cornerstones to securing data but it can introduce new challenges which can result in costly mistakes. Encryption is the process of changing information to make it unreadable without a proper authentication key. Administrators tasked with implementing data security measures are trusting encryption as a simple way to protect data,…
Read More