Cron Job: URL Password Parameter

Hi Everyone,

I setup up the cronjobs successfully and let them run. For this I created a specific user “dolicron”

https://www.qqq.com/dolibarr/htdocs/public/cron/cron_run_jobs_by_url.php?securitykey=XYZ&userlogin=dolicron&id=8

However, this only works when the “dolicron” User has NO Password set. Well I do not like this :).

The error popping up when running the cronjob with password set for user is:
cron_run_jobs.php cronjobid: 8 priority=12 entity=1 label=XYZ - not qualified Result: 1 jobs - 0 launched = 0 OK + 0 KO

Is there a parameter “password” that I can forward with the given url? Or is there another setting that I need to activate to enable running the cronjob for a User with password?

Thanks.

Chris