Problems getting Cron to run processes tagged @reboot for LDAP users
- by Ben Torell
I have a lab of computers running Ubuntu 9.10. Most of the people who log on to these computers are users from an LDAP server, and not local users. We discovered that if an LDAP user has a crontab with an entry marked to be run @reboot, the command will not actually run upon the reboot of a machine.
I'm pretty sure that this is because the cron…