Description

This article explains how to check the password expiry status of local users on a vSRX device.

Solution

Run the following command in operational mode: show system login password-expiry-information

 

Example Output

 

user@host> show system login password-expiry-information

User       Password expiry information

host      Expires in 29 day(s)

 

Output Description

User – Local username on the vSRX.

Password expiry information – Displays the number of days remaining before the user's password expires.

 

If the output shows: Expires in 29 day(s), the password for the user host will expire in 29 days.

Modification History

2026-07-26 : Article Created