Do you have some Chage?
Posted by hardwarehank, Sun Aug 13 23:07:56 UTC 2006
This makes it so the user has to change their password on login:
# chage -M 1 <user>
# chage -d 1 <user>
Make sure to set -M back to normal afterwards
# chage -M 99999 <user>
This makes it so easy. Too bad it’s named like saying ”’change”’ with a cold…

Blog Posts