Password Expire

From Peter Pap's Technowiki
Revision as of 23:50, 20 December 2011 by Ppapa (talk | contribs) (Created page with "In order to force a user to change their password on next login, use the '''chage''' command: chage -d 0 ''username''")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In order to force a user to change their password on next login, use the chage command:

 chage -d 0 username