Global Variable - Application_ExpirePasswordAfterDays - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Global Variable - Application_ExpirePasswordAfterDays (/showthread.php?tid=1220) |
Global Variable - Application_ExpirePasswordAfterDays - rslemer - 08-21-2018 I set Application_ExpirePasswordAfterDays to 30 and cron active, but my password never expire What I do wrong? RE: Global Variable - Application_ExpirePasswordAfterDays - joebordes - 08-21-2018 Nothing, that is all there is to it. In fact, I just helped a client do this last week. Make sure the vtiger_users.last_password_reset_date is filled in and there actually are some users with this date set to more than 30 days ago |