X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Tue, 24 Aug 2010 13:57:32 -0700 From: Quanah Gibson-Mount To: cygwin AT cygwin DOT com Subject: Re: Network drives & ssh access Message-ID: <961FFD6E19B6070B595AE3F4@[192.168.1.2]> In-Reply-To: <4C743056.50300@cygwin.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 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. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration -- 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