=== User Security === commands run as root unless otherwise stated. == Set password == passwd == Lock user == passwd -l == Unlock user == passwd -u == Expire user == chage -E0 == Remove expire date == chage -E -1 == Expiry status == chage -l
passwd
passwd -l
passwd -u
chage -E0
chage -E -1
chage -l