D.J. Lactose Productions

Linux: Force Users To Change Their Passwords Upon First Login

This is a great way to setup accounts so that you know that the password you provided will be sure to go.

chage -d 0 {user-name}
# chage -d 0 tom

Linux: Force Users To Change Their Passwords Upon First Login.

Exit mobile version