X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk Message-ID: <4C74334F.7050902@cygwin.com> Date: Tue, 24 Aug 2010 17:02:07 -0400 From: "Larry Hall \(Cygwin\)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Network drives & ssh access References: <13D45C6CDAB7C51EF7CDC050@[192.168.1.2]> <4C732336 DOT 6020806 AT cygwin DOT com> <1C018B15ED56529CD242DC44@[192.168.1.2]> <4C73FF2D DOT 2030903 AT cygwin DOT com> <4C743056 DOT 50300 AT cygwin DOT com> <961FFD6E19B6070B595AE3F4@[192.168.1.2]> In-Reply-To: <961FFD6E19B6070B595AE3F4@[192.168.1.2]> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 On 8/24/2010 4:57 PM, Quanah Gibson-Mount wrote: > --On Tuesday, August 24, 2010 4:49 PM -0400 "Larry Hall (Cygwin)" wrote: > >>> However, I set up the share using net use \\IP\share /savecreds, and that >>> does mount the drive to Windows at least every time without prompting, >>> and Cygwin locally is able to use it. It is only an issue with the SSH >>> connection. >> >> Well, that's a completely different thing then. You need Windows to >> authenticate that share as the other user then. I think you're stuck >> with "net use" option of the FAQ. You can either invoke it each time >> you log in via ssh, put it in your favorite rc file, or have a separate >> script to do it (which you'd invoke each time). > > I've yet to get "net use" to work for me via cygwin. > > net use Z: \\W.X.Y.Z\Share > > tries to prompt me with a question: > > Z: has a remembered connection to \\W.X.Y.Z\Share. Do you want to overwrite > the remembered connection? (Y/N) [Y]: No valid response was provided > > I.e., it never gives me the opportunity to answer the question. > > If I try changing the drive letter, I get error 67, the network name cannot > be found. > > Note that "net use" by itself continues to show the "Unavailable" status for > the Z: drive with that share. Specifying the needed user name may help. Otherwise, remove the saved credentials and specify the user name and password directly when you invoke the command. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple