Here is the detail of my problem. I have two computers, and would like to run script on one computer remotely. so, I access that computer's hard drive with rsh command and can easily locate the tcl script I need to run. Now, the problem is that tcl script requires to goto samba network drive and find the data. So, I am getting this problem, as I can't access that network drive ( T drive ) while doing rsh,
I tried nosmbntsec as well as ntsec options. The net use command gives me following information with status unavailable. $ net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- Unavailable T: \\grape\kalpeshd Microsoft Windows Network The command completed successfully. Can you / anyone help me on this issue. Thanks, Kalpesh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/