RE: cron problem with authentication

2004-05-27 Thread Mike Kenny - BCX - Mngd Services
> From: Larry Hall [mailto:[EMAIL PROTECTED] > > At 03:52 AM 5/26/2004, you wrote: > >I previously posted a problem where a job failed attaching to an MQ > >Q Manager when run from cron. The explanation that was provided > >was that because MQ authenticates the user using the NT services > >and

cron problem with authentication

2004-05-26 Thread Mike Kenny - BCX - Mngd Services
I previously posted a problem where a job failed attaching to an MQ Q Manager when run from cron. The explanation that was provided was that because MQ authenticates the user using the NT services and cron had had to su to that user, bypassing these services, that the user running the job did not

sshd: Allow service to interact with desktop

2004-05-25 Thread Mike Kenny - BCX - Mngd Services
123456789-123456789-123456789-123456789-123456789-123456789-123456789- I noticed a reference to this checkbox in a previous e-mail and it sparked my curiousity. I am not sure if it is relevant to what I am trying to achieve, but it sounds like it might be. I need to connect to a client's site acr

RE: Problem running runmqsc from cron

2004-05-24 Thread Mike Kenny - BCX - Mngd Services
> > I have written a number of scripts to monitor queue depth and > > channel status on my MQ server. These work fine from the > > command line, but when I try to execute them from cron the > > sciripts are executed, but the runmqsc command reports that > > it can't connect to the queue manager

where is at at?

2004-05-21 Thread Mike Kenny - BCX - Mngd Services
I have selected all to be installed, so I assume that I should have all commands installed. But I can't find 'at'. Does Cygwin support this? Mike -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

Problem running runmqsc from cron

2004-05-21 Thread Mike Kenny - BCX - Mngd Services
I have written a number of scripts to monitor queue depth and channel status on my MQ server. These work fine from the command line, but when I try to execute them from cron the sciripts are executed, but the runmqsc command reports that it can't connect to the queue manager. Has anybody come ac