Is there a way to implement password aging? Our users need to change there passwords at least twice a year.
Currently we use password aging on the /etc/passwd file but are going to migrate to the vpasswd and need this same functionality. Thanks in advance. Joe