X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Mon, 15 Mar 2010 11:07:19 -0500 (CDT) From: rray_1 AT comcast DOT net To: cygwin AT cygwin DOT com Subject: Re: can not see mounted fs via ssh In-Reply-To: <20100315155511.GR6505@calimero.vinschen.de> Message-ID: References: <4B9E5404 DOT 3040506 AT cygwin DOT com> <20100315155511 DOT GR6505 AT calimero DOT vinschen DOT de> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Mon, 15 Mar 2010, Corinna Vinschen wrote: > On Mar 15 11:36, Larry Hall (Cygwin) wrote: >> On 3/15/2010 11:26 AM, rray_1 AT comcast DOT net wrote: >>> what am i missing >>> i am sure you can see that i am very new to cygwin >>> where to find documentation on this is appreciated >> >> Presuming that you're trying to use pubkey authentication, read the >> sections having to do with switching user context in the Users Guide: >> >> >> >> See the 3 options for configuring the service to do this. You need >> method 3. > > There are other solutions, like calling `net use' in the ssh session. > > But there's another important point here which also affects method 3. > If the machine is running Vista or later, and if the user is an admin > user, then the shares are usually attached to the non-elevated user > token. > > However, the ssh session uses the elevated token (otherwise no admin > could do admin stuff in an ssh session). This elevated user token > usually doesn't have the shares attached and the effect looks like it's > just not working, as before. But it's still expected outcome since the > non-elevated and the elevated token have different logon session IDs. > > Sigh, I think I should really add this to the documentation or the > FAQ at one point. Windows authentication is very tricky somehow. > > > Corinna > > adding the net use commands and prompting for a passsword is the simplest solution for me thanks -- 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