By NHI Mgmt Group Editorial TeamPublished 2026-05-07Domain: Best PracticesSource: Netwrix

TL;DR: Most organisations already have password policies, but policy alone does not stop weak, reused, or compromised credentials from being used at endpoints, according to Netwrix. The real control gap is enforcement at the point of creation and throughout the credential lifecycle, not the existence of a written rule.


At a glance

What this is: This is a Netwrix analysis arguing that password security fails when organisations rely on policy settings without enforcing credential quality at creation and use.

Why it matters: It matters because IAM, PAM, and endpoint teams still have to govern passwords where passwordless is not yet universal, and weak enforcement leaves identity controls exposed across human and machine programmes.

👉 Read Netwrix's analysis of password policy enforcement in Active Directory


Context

Passwords still exist in many enterprise environments, especially on endpoints and in Active Directory, so the practical question is not whether they should exist but whether they are being enforced effectively. A written password policy can look complete while weak, reused, or compromised credentials still slip through.

The identity governance gap is simple: identity systems define policy, but they do not always control endpoint behaviour. That disconnect turns password rules into guidance unless organisations add enforcement that checks quality at the moment a password is created and reused over time.


Key questions

Q: How should security teams enforce password policy in Active Directory environments?

A: Security teams should enforce password policy at the point of creation, not rely on directory settings alone. That means blocking weak, reused, and breached passwords in real time, then measuring whether users can still work around the policy through endpoints or local caches. Enforcement, not documentation, is what changes risk.

Q: Why do strong password policies still fail in practice?

A: Strong policies fail when they only validate format and length. A password can satisfy complexity rules and still be predictable, reused, or present in breach data. The failure is governance, not syntax. If the environment does not block unsafe choices at the moment they are created, the policy remains advisory.

Q: What signals show that password enforcement is actually working?

A: Working enforcement shows up as high rejection rates for weak or reused passwords, fewer user workarounds, and fewer accepted passwords that later match exposed patterns. If policy reports look good but compromised credentials still appear in incidents, the control is not enforcing anything meaningful.

Q: Who is accountable when password policy exists but weak passwords still get through?

A: Accountability sits with the identity and endpoint owners who define the control and the teams that allow exceptions to persist. NIST Cybersecurity Framework 2.0 reinforces that access control must be operational, not merely documented, so governance teams should assign ownership for enforcement and exception handling.


Technical breakdown

Why password complexity rules fail without enforcement

Complexity rules only test whether a password matches a format, not whether it is safe in practice. A password can satisfy length and character requirements while still appearing in breach corpora, following common patterns, or being a trivial variant of a previous secret. That is why policy settings alone often miss the credential risk that matters most: predictable passwords that pass validation but fail resilience. The technical issue is not complexity itself but the gap between validation and real-world adversary knowledge.

Practical implication: add breach-list and dictionary checks so password acceptance is based on exposure risk, not formatting alone.

How AI changes password attack speed

AI does not invent a new password attack class. It reduces the time and effort required to test guesses, adapt patterns, and scale attempts across identities. That shortens the defender's reaction window and makes weak passwords more valuable to attackers. In practice, the pressure is on systems that still allow marginal credentials to survive policy checks. The security problem is not that AI can break strong passwords on demand, but that it can industrialise attempts against passwords that were never meaningfully strong in the first place.

Practical implication: treat exposed password quality as a time-sensitive risk and enforce stronger controls before attackers can automate against weak patterns.

Endpoint behaviour is where password policy succeeds or fails

Identity platforms can define the desired state, but endpoints and directory services decide whether that state is actually enforced. If the environment permits reuse, slight variations, or locally stored weak credentials, policy remains advisory. A real enforcement layer closes that gap by blocking unsafe passwords at the moment of creation and by preventing easy workarounds later. This is not a new identity model; it is the missing mechanism that makes the model operational on endpoints.

Practical implication: move password controls from documentation into enforcement points that validate, block, and guide users in real time.


Threat narrative

Attacker objective: The attacker aims to turn weak password governance into account compromise and then use that access as a foothold into enterprise systems.

  1. Entry occurs when an attacker targets endpoints or directory-backed accounts that still rely on human-chosen passwords.
  2. Escalation happens when weak, reused, or slightly modified passwords pass policy checks and can be tested at scale.
  3. Impact follows when compromised credentials provide access to systems that depend on password-based authentication for administrative or user access.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Password policy without enforcement is administrative theatre. A rule set that exists only in directory policy does not meaningfully reduce risk if endpoints, reuse patterns, and breach-listed credentials are not blocked at the point of use. The field should treat enforcement as the control, not the policy document. Practitioners should measure whether passwords are actually rejected when they are weak, not whether a policy exists on paper.

Meaningful password strength is an exposure problem, not a length problem. The article correctly exposes the gap between complexity tests and real attacker knowledge, because a password can look strong and still be widely known through reuse or leak exposure. That is a governance failure in the credential lifecycle. Practitioners should evaluate password controls against known compromise patterns, not just complexity thresholds.

Endpoint identity governance is where human password risk becomes operational. Active Directory can define standards, but the endpoint is where reuse, local caching, and user workarounds defeat intent. That means password governance must be evaluated as part of the full access chain, not as a directory-only task. Practitioners should align endpoint enforcement with identity policy so the control survives contact with real users.

AI turns weak password governance into a faster break-glass path. AI does not make password attacks fundamentally new, but it compresses the time needed to find useful credential patterns and test them at scale. That means programmes built around periodic review rather than live enforcement are already behind. Practitioners should treat credential quality as a continuously enforced control, not a once-a-year policy exercise.

From our research:

  • 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, according to the Ultimate Guide to NHIs.
  • Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them, which shows how often identity controls remain incomplete in practice.
  • For related credential governance, see NIST Cybersecurity Framework 2.0 and the operational control gap between policy and enforcement.

What this signals

Password governance debt: organisations that keep treating password policy as a static directory setting will keep absorbing avoidable risk at the endpoint. The control has to operate where credentials are created, challenged, and reused, not where the policy text is stored.

With 96% of organisations storing secrets outside secrets managers in vulnerable locations including code, config files, and CI/CD tools, the pattern is familiar: policy visibility does not equal operational control. That same gap now applies to password enforcement.

The next maturity step is to link password enforcement, exception management, and endpoint telemetry into one governance loop. The organisations that do this will have a defensible access story; the ones that do not will keep discovering that compliance reports and real-world control are not the same thing.


For practitioners

  • Enforce password quality at creation time Block weak, reused, and breach-exposed passwords at the point of change or enrolment so users cannot bypass policy with obvious variants.
  • Add breach-list and dictionary validation Check candidate passwords against known compromise sources and local dictionaries before acceptance, not after an incident or audit finding.
  • Close the endpoint-policy gap Push controls beyond directory settings so endpoint behaviour cannot preserve weak credentials that look compliant in policy reports.
  • Measure rejection, reuse, and compromise rates Track how often passwords are rejected for risk reasons, how often reuse attempts occur, and how many accepted passwords later map to exposed patterns.

Key takeaways

  • Password security fails when organisations rely on policy settings without enforcing those rules where credentials are created and used.
  • The article's core evidence is the gap between apparent strength and actual safety, especially when weak or reused passwords can still pass complexity tests.
  • The decisive control is enforcement at the endpoint and directory boundary, backed by breach checks, reuse blocking, and real-time validation.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-1Password enforcement is part of operational access control, not just policy writing.
NIST SP 800-63AAL2Credential quality affects assurance in password-backed authentication flows.
NIST Zero Trust (SP 800-207)PR.ACZero trust depends on continuously enforced access controls, including credential quality.

Map password acceptance checks to access control operations and verify they are enforced at use time.


Key terms

  • Password Policy Enforcement: Password policy enforcement is the control layer that blocks unsafe credentials when users create or change them. It goes beyond writing rules in a directory by validating strength, checking against compromise data, and preventing reuse so the policy has real operational effect.
  • Credential Reuse: Credential reuse is the practice of using the same or a slightly modified password across accounts or over time. It is dangerous because attackers often test common variants first, and simple policy checks cannot distinguish a memorable pattern from a compromise-prone one.
  • Endpoint Behaviour: Endpoint behaviour is how the device or local environment actually handles authentication, password creation, and cached credentials. It matters because identity policy can be correct on paper while the endpoint still allows weak practices that defeat the intended control.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by Netwrix: You still have passwords. Now enforce them. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-05-07.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org