How do I change a password to never expire for a user account on linux?
-
Also see:
chage - change user password expiry information$ chage -m 0 -M 99999 -I -1 -E -1 testuser
© Lightnetics 2023
Also see:
chage - change user password expiry information
$ chage -m 0 -M 99999 -I -1 -E -1 testuser
© Lightnetics 2023