Re: WinXP service problem

2004-08-05 Thread Rachan Malhotra
That's all right. I got what you were trying to say. Besides, it made me feel good about my own typos ;-) Larry Hall wrote: Boy, I didn't proofread that one very well. ;-) At 11:56 AM 8/5/2004, you wrote: At 10:53 AM 8/5/2004, you wrote: Ok. I think I figured out the problem. But I still

Re: WinXP service problem

2004-08-05 Thread Larry Hall
Boy, I didn't proofread that one very well. ;-) At 11:56 AM 8/5/2004, you wrote: >At 10:53 AM 8/5/2004, you wrote: >>Ok. I think I figured out the problem. But I still do not have a solution for it. >>Here's what I think the problem is: >>When the script is run as a windows service, the user that

Re: WinXP service problem

2004-08-05 Thread Larry Hall
At 10:53 AM 8/5/2004, you wrote: >Ok. I think I figured out the problem. But I still do not have a solution for it. >Here's what I think the problem is: >When the script is run as a windows service, the user that's calling the script is >SYSTEM. Inside the script is a call to ssh client with the

Re: WinXP service problem

2004-08-05 Thread Rachan Malhotra
Ok. I think I figured out the problem. But I still do not have a solution for it. Here's what I think the problem is: When the script is run as a windows service, the user that's calling the script is SYSTEM. Inside the script is a call to ssh client with the required parameters. I pass it the a

Re: WinXP service problem

2004-08-04 Thread Larry Hall
At 12:09 PM 8/4/2004, you wrote: >I turned on verbosity for the client and performed my tests- called the batch script >directly and from the seervice. Attached are the logs from SSH client for both cases. >I have removed my server name and user name for security reasons. > >Thx for your help, >R

Re: WinXP service problem

2004-08-04 Thread Rachan Malhotra
I turned on verbosity for the client and performed my tests- called the batch script directly and from the seervice. Attached are the logs from SSH client for both cases. I have removed my server name and user name for security reasons. Thx for your help, Rachan Larry Hall wrote: At 10:29 AM 8/

Re: WinXP service problem

2004-08-04 Thread Larry Hall
At 10:29 AM 8/4/2004, you wrote: >Hi, > >I am facing a problem when I try to start cygwin ssh client as Windows service. The >task is to automatically login to a ssh server without user intervention. Below is >the scenario. > >I am trying to automatically connect to a Fedora Core2 server from my