How to disable account expiration (chage package) under Linux.
Sometimes it is pretty annoying.
chage -m 0 root chage -E -1 root chage -M 99999 root chage -I -1 root
How to disable account expiration (chage package) under Linux.
Sometimes it is pretty annoying.
chage -m 0 root chage -E -1 root chage -M 99999 root chage -I -1 root