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 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 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/

WinXP service problem

2004-08-04 Thread Rachan Malhotra
for a passphrase. However, if I open a command prompt and manually call the batch script, it does not ask for a passphrase and directly log me into the server. Please let me know of any information you might have about this. I will highly appreciate any help. Thanks in anticipation, Rachan

sshd in cygwin

2004-02-12 Thread Rachan Malhotra
Hi, I'm not sure whether this is the right place to ask this question. My apologies if I am intruding into your mailbox. After starting sshd in cygwin on my winXP machine, do I need to setup user accounts? I am unable to ssh into my windows machine (using my regular windows account) from elsewher