| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | mwoehlke <mwoehlke AT tibco DOT com> |
| Subject: | Re: Access to Network Drive under ssh |
| Date: | Thu, 29 Jun 2006 13:14:56 -0500 |
| Lines: | 27 |
| Message-ID: | <e815b0$2e2$1@sea.gmane.org> |
| References: | <44A3F2F8 DOT 7010904 AT obbligato DOT org> <e80vfi$g0k$1 AT sea DOT gmane DOT org> <44A40668 DOT 20806 AT obbligato DOT org> |
| Mime-Version: | 1.0 |
| User-Agent: | Thunderbird 1.5.0.4 (X11/20060516) |
| In-Reply-To: | <44A40668.20806@obbligato.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
David Greene wrote: > mwoehlke wrote: >> Anyway, the way I generally get things... well, closer to working, is >> to create a service that calls 'bash -c <some-sshd-init-script>', and >> have the script issue a bunch of 'net use <foo> <bar>' commands and >> then exec sshd. That way you don't have to worry about connections >> being remembered, because they will always be created for you when >> sshd starts up. > > That doesn't seem to work for me. When I start the service (I called > it mysshd), I get this in mysshd.log: > > No valid response was provided. > \\samba-mendota\dag. Do you > want to overwrite the remembered connection? (Y/N) [Y]: > > An ssh session looks no different than before as far as > network drives are concerned. You need to first do: net use /delete h: ...so that you don't get prompted -- Matthew Do not expose to extreme heat, cold, or open flame. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |