Most of the corn is set and run from admin section of the script like Drupal etc.
You can set the cron with the password in following format.
/usr/bin/curl http://support:password@www.yourdomainname.com/cron.php
In above format 1st you need to check the path for curl on your server by using “which curl” command and then use admin section login respectively to run cron.
