X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0	tests=AWL,BAYES_00,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Date: Fri, 03 Sep 2010 14:08:56 -0700
From: Quanah Gibson-Mount <quanah@zimbra.com>
To: cygwin@cygwin.com
Subject: Re: Network drives & ssh access
Message-ID: <B567757BCFA59CCF0569B498@[192.168.1.2]>
In-Reply-To: <B3C257C4B47939D918F52E72@[192.168.1.2]>
References: <13D45C6CDAB7C51EF7CDC050@[192.168.1.2]> <4C732336.6020806@cygwin.com> <1C018B15ED56529CD242DC44@[192.168.1.2]> <DD4E52CFB8D58B3E571E516B@[192.168.1.2]> <4C73FF2D.2030903@cygwin.com> <D655A54A1491442CF048CBC6@[192.168.1.2]> <B3C257C4B47939D918F52E72@[192.168.1.2]>
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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--On Friday, September 03, 2010 12:28 PM -0700 Quanah Gibson-Mount <> wrote:

> --On Tuesday, August 24, 2010 1:35 PM -0700 Quanah Gibson-Mount <> wrote:
> The CIFS mount now uses the same username/password as the windows user.
> I have used passwd -R to store the user's password in the registry.  The
> drive again shows up when launching cygwin manually, and it still fails
> to show up when I use ssh to connect.

$ net use
New connections will be remembered.


Status       Local     Remote                    Network

-------------------------------------------------------------------------------
Unavailable  Z:        \\10.137.242.250\Zbuild3  Microsoft Windows Network
The command completed successfully.


$ net use Z: '\\10.137.242.250\Zbuild3'
The command completed successfully.


$ net use
New connections will be remembered.


Status       Local     Remote                    Network

-------------------------------------------------------------------------------
OK           Z:        \\10.137.242.250\Zbuild3  Microsoft Windows Network
The command completed successfully.

So, mounting it works ok if I do it manually via ssh.  But why isn't it 
simply showing up when it's already mounted on the system, and the 
credentials have been stored via passwd -R?

It was also mounted using /savecred

--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

