Audit user accounts for never-expiring passwords with a Bash script

2281

Non-expiring passwords might violate your organization’s policies, so use this basic Bash script to quickly pick them out.

Read More at Enable Sysadmin