Tuesday, April 1, 2008

How can password expiration be turned off?

The password expiration information for a user is contained in the last 6 fields of the file /etc/shadow (the last field is reserved for future use). Password expiration for a particular user can be disabled by editing the shadow file and removing values from the corresponding colon delimited entries in the file

1 comment:

ZerOcool said...

chage -E never username