X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Date: Thu, 09 Oct 2008 13:24:48 +0100 Subject: gui connecting to net shares from an ssh session Envelope-To: cygwin AT cygwin DOT com Message-ID: <48EDF810.2040403@liddicott.com> From: "Sam Liddicott" 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/