Linux

View Account details

chage -l <username>

Change Expiry date of user Account

chage -E “2030-01-01” <username>

if your account has ALL privileges - you can log in as root with the log on (-i) sudo command and your accounts password.

sudo -i
  • os/linux/home.txt
  • Last modified: 2021/08/16 09:04
  • by gerardorourke