su: pam_unix(su-l:session): session opened for user oracle by (uid=0) su: pam_unix(su-l:session): session closed for user oracle su: pam_unix(su-l:session): session closed for user oracle su: pam_unix(su-l:session): session opened for user oracle by root(uid=0) crontab: pam_unix(crond:account): expired password for user oracle (password aged)
[root@ cron]# chage -l oracle Last password change : Mar 19, 2019 Password expires : Jun 23, 2019 Password inactive : never Account expires : never Minimum number of days between password change : 1 Maximum number of days between password change : 90 Number of days of warning before password expires : 7
[root@ cron]# chage oracle Changing the aging information for oracle Enter the new value, or press ENTER for the default
Minimum Password Age [1]: 0 Maximum Password Age [90]: 99999 Last Password Change (YYYY-MM-DD) [2019-03-19]: Password Expiration Warning [7]: Password Inactive [-1]: Account Expiration Date (YYYY-MM-DD) [-1]:
# 重新查看超期信息 [root@ cron]# chage -l oracle Last password change : Mar 19, 2019 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning before password expires : 7