Page 2 of 2

Re: Mysql and postgresql backups not updating

Posted: Mon Jun 16, 2014 10:44 pm
by plakshmi
Below is output

tmproot@usa7061lv981>chage -l root
Last password change : Dec 09, 2013
Password expires : Mar 09, 2014
Password inactive : Mar 16, 2014
Account expires : never
Minimum number of days between password change : 7
Maximum number of days between password change : 90
Number of days of warning before password expires : 28

Re: Mysql and postgresql backups not updating

Posted: Tue Jun 17, 2014 10:10 am
by scottwilkerson
plakshmi wrote:Below is output

tmproot@usa7061lv981>chage -l root
Last password change : Dec 09, 2013
Password expires : Mar 09, 2014
Password inactive : Mar 16, 2014

Account expires : never
Minimum number of days between password change : 7
Maximum number of days between password change : 90
Number of days of warning before password expires : 28
Yep, it looks like the root users password is expired and inactive. You will need to update that to resolve the issue....

Re: Mysql and postgresql backups not updating

Posted: Tue Jun 17, 2014 9:16 pm
by plakshmi
Yes root password was expired. We have made the required changes and now the backups are updating.

Thanks for your support. This issue is resolved.