cron for changing root passwords on servers periodically
Article ID: 76 | Rating: 4/5 from 1 votes | Last Updated: Fri, Mar 20, 2020 at 2:18 AM
What is the cronjob for resetting root password on servers periodically ?
In Ezeelogin V6.x or 7.x.
The file /var/spool/cron/<admin_user> on your Ezeelogin gateway should have the following contents.
1 1 * * 0 php /usr/local/ezlogin/mass_passwd_reset.php
In order to automatically reset the password on all servers, you should also enable "Automated Password Change".
Navigate to Settings>Security>Automated Password Change.