Page 1 of 1

Annoying crond message after running v-update-sys-vesta-all;

Posted: Fri Mar 20, 2015 9:09 pm
by sunardi
Hi,

I just setup Vesta, everything were fine at the beginning

Then, from ssh I ran v-update-sys-vesta-all and
/usr/local/vesta/bin/v-rebuild-user admin to update
after I tweaked exim.com httpd conf and vesta conf

Now I got lots of annoying messages in my hourly logcheck email report

"crond[2205]: pam_unix(crond:account): account admin has password changed in future"

Please kindly help to inform me what to fix, so I can get rid of those messages

Thank you in advance Sir!

Best Regards,
Sunardi

Re: Annoying crond message after running v-update-sys-vesta-

Posted: Sun Mar 22, 2015 9:21 am
by skurudo
Check what's about your root and admin accounts first, locked or not those:

Code: Select all

sudo cat /etc/shadow |
Example:

Code: Select all

root:*:14876:0:99999:7:::
The "*" means that account is locked.