Re: gui connecting to net shares from an ssh session

2008-10-09 Thread Sam Liddicott
* Dmitry Semyonov wrote, On 09/10/08 14:45: > On Thu, Oct 9, 2008 at 16:24, Sam Liddicott wrote: > >> Part of what is being tested is connecting to remote shares. >> >> However :-) an ssh client login (even with a password) doesn't seem to >> have the right domain credentials, so that a password

Re: gui connecting to net shares from an ssh session

2008-10-09 Thread Sam Liddicott
It is perhaps worth drawing attention to the fact that explorer windows are not configured to run as a seperate process, and if the desktop login is for the same user, that the explorer map-network-drive dialog (even if launched from the ssh session) will map the drive, but only for the desktop ses

Re: gui connecting to net shares from an ssh session

2008-10-09 Thread Dmitry Semyonov
On Thu, Oct 9, 2008 at 16:24, Sam Liddicott wrote: > Part of what is being tested is connecting to remote shares. > > However :-) an ssh client login (even with a password) doesn't seem to > have the right domain credentials, so that a password prompt is > presented when a connection is made. [...

gui connecting to net shares from an ssh session

2008-10-09 Thread Sam Liddicott
I'm using cygwin and Win32::GuiTest to automate some windows testing of CIFS client network behaviour. Part of what is being tested is connecting to remote shares. However :-) an ssh client login (even with a password) doesn't seem to have the right domain credentials, so that a password prompt i