delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:references:message-id:date:from:subject:to | |
:in-reply-to:mime-version:content-type | |
:content-transfer-encoding; q=dns; s=default; b=p7x6tpPNE1W1iNEC | |
kTlDkLWvOfKE01wbUiP+BkrU/uqgudEmCGoU6z/5cMbkMiQqedrsWXCCDWDQZLY5 | |
R6thMaW4sfjGV6DGPaWyifvrGlDm+YZ8uFIMitcR0+vM7HYWzDAj6vuWqbRdM9Nf | |
zCGhk4uOrFrMFolWVE0F+79XIpg= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:references:message-id:date:from:subject:to | |
:in-reply-to:mime-version:content-type | |
:content-transfer-encoding; s=default; bh=rGT8NyeR1c4k0KZMU4b91B | |
HS1DM=; b=QCv3nCrtEiWCB8nHlxacV9xNtAW692W6UJx/g4l0SbmxIYD1B69/eo | |
b1vFURjsQBnnaAwjjkejpe3WWdKccyRJNJ9cv09rkOBWXW9FTVU+kDZ4XuHmVBFP | |
xF50+9eSQkX/QEfN2FKd77k1tbBmUcfBqxQ4OQwpy6Z9hoMwZt1sE= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
X-Spam-SWARE-Status: | No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 |
References: | <1364307966 DOT 75066 DOT YahooMailRC AT web181701 DOT mail DOT ne1 DOT yahoo DOT com> <5151C750 DOT 8020707 AT cygwin DOT com> |
Message-ID: | <1364331600.9611.YahooMailRC@web181703.mail.ne1.yahoo.com> |
Date: | Tue, 26 Mar 2013 14:00:00 -0700 (PDT) |
From: | mcforum <mcforum AT bellsouth DOT net> |
Subject: | Re: Cygwin, Windows Shared Drive Access |
To: | cygwin AT cygwin DOT com |
In-Reply-To: | <5151C750.8020707@cygwin.com> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id r2QL0bij002502 |
On 3/26/2013 10:26 AM, mcforum wrote: > A new Windows 7 32 system with a fresh install of CYGWIN can't see any mapped > network or shared drives on my other systems. On the older XP system IT tells > me to replace and on another older Windows 7 32 system, CYGWIN could access all > drives. What am I missing in the install that enables access to those drives? As I tried to convey (unsuccessfully) with your original inquiry on the Cygwin-X list, there isn't a specific Cygwin package that you just install to make this work. But you could, of course, look at the list of packages you have installed on both your new machine and old to make sure that you have achieved package parity. If you'd like to do this comparison, you can use 'cygcheck -cd' to get the list from the new and old systems. I don't think doing this will help with the problem at hand but it may be useful for other reasons. <snip> > The shares don't seem to be shown anywhere on the system tree but I can soft > link them to a directory name and then access them. > On a CYGWIN restart "net use" shows the network names as being disconnected and > reissuing the command doesn't change the status. However, re-establishing the > soft link allows full usability. > > Gremlins? Indeed, those are always possible. Typically here they take the form of BLODA (http://cygwin.com/acronyms/#BLODA). But I don't think that's the problem in this case. Given the steps you outlined above (and I snipped for brevity) I played around with this some on my systems. I found I could get myself into what looked like your situation if I was dealing with a share with a password. Once I created a persistent mapping with the password, everything worked as expected in my Windows session (and any Cygwin terminal, Cygwin cmd.exe, or Windows cmd.exe windows). I didn't try rebooting. The steps above do not show you supplying passwords but once I did that for a particular share, I didn't need to use it again to recreate the share so I'm wondering if your shares do require passwords too. If so, then what I'm seeing may match yours and you may find that deleting the existing shares and recreating them persistently with the passwords will help. -- Larry Everything is under the same network domain password with my user as the owner. Tried the brute force method of doing a network copy of the working Cygwin on the older Windows 7 system to the new. It worked as expected. Switched back to the newer version and it is now working. After a restart it is still working. rm3 AT McBroomRC4 ~ $ net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- OK J: \\oro-fbbe-fs1nts\apps_client Microsoft Windows Network OK N: \\oro-fbbe-fs1nts\se_cmn Microsoft Windows Network OK S: \\oro-fbbe-fs1nts\oro_cmn Microsoft Windows Network OK T: \\Mcbroomrc2\e Microsoft Windows Network OK U: \\oro-fbbe-fs1nts\rm3 Microsoft Windows Network OK W: \\Mcbroomrc2\mcrc2 Microsoft Windows Network The command completed successfully. rm3 AT McBroomRC4 ~ $ Thanks for your efforts. Robert -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |