UseCase6_PasswordPolicy - sandersdHES/PAMEmergingTech GitHub Wiki

6.6 Managing and Enforcing Password Security

Objective

This use case demonstrates how to change, reset, and enforce password policies for accounts managed in PAM360. It also shows how to handle policy violations and perform bulk password resets that synchronize directly with target systems.

Context

Privileged account passwords are a critical part of enterprise security. In PAM360, administrators (or authorized users) can manage these passwords efficiently across systems—while maintaining compliance with defined password policies.

Key benefits include:

  • Centrally managed password lifecycle
  • Auto-enforcement of complexity rules
  • Audit trails and notifications
  • Remote sync with connected machines

Step 1: Change a Password Manually (With Remote Sync)

As an Administrator or a Password User with the right permissions:

  1. Go to Resources > [Windows Resource]
  2. Under Account Actions, select Change Password
  3. Enter a new password
  4. Check the box for “Apply password changes to the remote resource”

This ensures that the password is updated both in PAM360 and on the remote Windows machine, keeping them in sync.

image.png

Passwords are automatically stored and encrypted, and can be retrieved or rotated as needed.

Step 2: Monitor Password Policy Violations

PAM360 includes built-in password policies and enforcement rules. By default, the platform offers:

  • Low: Minimal constraints
  • Medium: Moderate complexity
  • Strong: Strict password rules
  • Offline password file: For file-based access only

You can also define custom policies with the following parameters:

  • Minimum/maximum length, required character types
  • Restrictions on dictionary words, repeated characters, or login names
  • Enforcement of expiration rules
  • Reuse prevention
  • Sequence blocking

Read the full guide on custom policies

Step 3: Identify Violations from the Dashboard

  1. From the Dashboard, click on Policy Violations at the top

  2. This provides an overview of passwords that do not comply with the policy assigned to their resource

    image.png

    image.png

Step 4: Review Violations Per Resource

  1. Go to Resources
  2. Click Policy Violations
  3. You will see a detailed list of all non-compliant accounts

image.png

Step 5: Perform a Bulk Password Reset

To resolve the violations:

  1. In the Policy Violations screen, click Reset All Passwords
    • You can also reset selected accounts individually
  2. In the reset dialog:
    • Set Password Allocation to Generate unique passwords for every account
    • Enable Apply password changes to remote resource(s)
    • Enable Send email notification to users

image.png

  • The system will prompt you to select the users that will receive the email notifications. Let’s only send the email to the Administrators.

image.png

Step 6: Bulk Operation Execution and Audit Trail

Once triggered:

  • The system attempts to reset and sync passwords across all affected accounts
  • If remote sync is configured, changes are applied directly to the machines
  • You can monitor the operation via Audit > Resource Audit

image.png

An email is sent to the selected users, summarizing:

  • Affected accounts
  • New password status
  • Operation success/failure per resource

image.png

image.png

Step 7: Test

Go back to Resources and confirm that:

  • Passwords were successfully changed
  • Accounts now show as compliant with their assigned password policies

image.png

As a final test, try connecting to one of the resources (e.g., a Linux machine) using the newly reset password to verify proper synchronization.

image.png

Conclusion

This use case illustrates how PAM360 simplifies and secures password management by:

  • Providing centralized tools to change or reset passwords
  • Enforcing strong password policies
  • Offering bulk remediation for non-compliant accounts
  • Keeping systems and PAM360 synchronized
  • Maintaining complete audit visibility and user notifications

With these capabilities, PAM360 ensures that password hygiene and policy enforcement are not only automated, but also auditable and secure.

⚠️ **GitHub.com Fallback** ⚠️