Re: crontab/mount problem

2004-09-28 Thread Larry Hall
At 06:44 PM 9/28/2004, you wrote: >> >> >Here's the exact problem >> >$ crontab -l (my crontab) >> ># DO NOT EDIT THIS FILE - edit the master and >> >reinstall. >> ># (/tmp/crontab.1572 installed on Mon Sep 27 >> 17:10:53 >> >2004) >> ># (Cron version -- $Id: crontab.c,v 1.7 2003/04/15 >> >15:13:4

Re: crontab/mount problem

2004-09-28 Thread Rekha Belur
> > >Here's the exact problem > >$ crontab -l (my crontab) > ># DO NOT EDIT THIS FILE - edit the master and > >reinstall. > ># (/tmp/crontab.1572 installed on Mon Sep 27 > 17:10:53 > >2004) > ># (Cron version -- $Id: crontab.c,v 1.7 2003/04/15 > >15:13:41 corinna Exp $) > >HOME = "/cygdrive/c/Prog

Re: crontab/mount problem

2004-09-28 Thread Larry Hall
At 05:29 AM 9/28/2004, you wrote: >Larry Hall wrote: >>Read this: >> >>If you've installed cron as directed, you won't have access to non-publicly >>accessible shares. Your options are to make the shares accessible to all >>without authentic

Re: crontab/mount problem

2004-09-28 Thread Igor Pechtchanski
On Tue, 28 Sep 2004, Robert Schmidt wrote: > Larry Hall wrote: > > Read this: > > > > > > > > If you've installed cron as directed, you won't have access to non-publicly > > accessible shares. Your options are to make the shares accessible

Re: crontab/mount problem

2004-09-28 Thread Robert Schmidt
Larry Hall wrote: Read this: If you've installed cron as directed, you won't have access to non-publicly accessible shares. Your options are to make the shares accessible to all without authentication or run 'cron' as a service under the sa

Re: crontab/mount problem

2004-09-27 Thread Larry Hall
At 08:45 PM 9/27/2004, you wrote: >I have installed the cron. It works fine for all cases >except while trying to do anything across the mounted >filesystem. I realize it might be some permission >problem, not sure what it is. Is the problem because >the "k" drive is mounted type "user". How can I