Re: pam_unix2(crond:account): no conversation error
I have the same problem on ALL!!! my sles10 sp2 machines since 10/08/09 02:00am (MET Zone). It looks like a generell system bug. pam_unix2, crond are involved. Anything else - may be! The system is full patched.
The cron entry looks like:
*/5 **** if -d /path; then cd path && ./runjob.sh >>output; fi
|