You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'change -M -1 ' sets the password to never expire on Linux
Describe the Solution You Would Like
Currently, the $password_max_age doesn't allow a value of negative one on any platform. On Linux at least, setting the 'chage -M' parameter to negative zero will disable password expiry.
Use Case
'change -M -1 ' sets the password to never expire on Linux
Describe the Solution You Would Like
Currently, the $password_max_age doesn't allow a value of negative one on any platform. On Linux at least, setting the 'chage -M' parameter to negative zero will disable password expiry.
#466
The text was updated successfully, but these errors were encountered: