X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
Date: Thu, 09 Oct 2008 13:24:48 +0100
Subject: gui connecting to net shares from an ssh session
Envelope-To: cygwin@cygwin.com
Message-ID: <48EDF810.2040403@liddicott.com>
From: "Sam Liddicott" <sam@liddicott.com>
User-Agent: Thunderbird 2.0.0.17 (X11/20080925)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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 is
presented when a connection is made.

If the test software is run directly from the desktop, then the right
credentials are already present as part of the login, and the connection
is made without asking for a password.

How can I cause the ssh login to have these credentials so that it does
not prompt for a password?
Thanks

Sam

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

