For security reason you must enable Password expiry policy on FreeBSD box. Linux comes with chage command, which changes the number of days between password changes and the date of the last password change.
FreeBSD pw command
Use pw command to setup password expiry date for existing user account. Syntax is as follows:
pw user mod USERNAME [...]
{ 2 comments }
