Blog

How to check if an Active Directory account is locked out

You might want to check if an Active Directory account is locked out to ensure that users can access necessary resources, to troubleshoot login issues, and to maintain security by identifying potential brute-force attack attempts. Being able to quickly... Read More

password entropy

All About Password Entropy

This article takes a look at the Password Entropy calculation in Specops Password Auditor. What is entropy? Entropy is a concept borrowed from information theory. In the password context, entropy can be summarized as: how many guesses would it... Read More

Password policy enforcement

German Federal Office for Information Security password guidance

The German Federal Office for Information Security (Bundesamt für Sicherheit in der Informationstechnik, abbreviated as BSI) is an agency responsible for information security for the German federal government. The BSI is also the central certification body for IT systems.... Read More

specops password auditor interface

CNIL password guidance

Data privacy has become a priority for global businesses due to sweeping regulations such as the General Data Protection Regulation (GDPR). At the same time, other regulatory bodies continue to enforce local data privacy laws. In France, for example,... Read More

Programming your own password filter .dll

Organizations can increase the security of Active Directory passwords by filtering specific passwords from being used in their environment. Password filters help bolster the security protections of Active Directory Password Policy settings by ensuring that end-users cannot use passwords... Read More