X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Thu, 9 Oct 2008 17:45:48 +0400 From: "Dmitry Semyonov" To: cygwin AT cygwin DOT com Subject: Re: gui connecting to net shares from an ssh session In-Reply-To: <48EDF810.2040403@liddicott.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48EDF810 DOT 2040403 AT liddicott DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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. [...] > How can I cause the ssh login to have these credentials so that it does > not prompt for a password? My scripts use the following command: net use \\\\$srv\\$share /user:$HOSTNAME\\$SHARE_USER $SHARE_PASS The credentials are read from a separate file. -- ...Bye..Dmitry. -- 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/