Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 7 Apr 2003 20:39:22 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Richard Sharpe cc: cygwin AT cygwin DOT com Subject: Re: Problems with net use statement via sshd on cygwin In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 7 Apr 2003, Richard Sharpe wrote: > Hi, > > I installed cygwin on a Win2K machine and then configured sshd (after > including it in the install) ... > > However, if I do: > > ssh administrator AT calpc12 net use f: \\\\\\\\10.0.1.5\\\\test \ > /user:tigerteam\\\\rsharpe > > (Yes, I know there are ways around all those backslashes), it appears to > succeed, but the share is listed as unavailable in Windows, and I cannot > access it via 'dir f:' for example. > > The drive letter f: did not have any thing mapped to it before the ssh > command above. > > Has anyone seen this? Is there any explanation? > > Regards > Richard Sharpe Richard, AFAIK, "net use" requires interaction with the desktop. If the "Allow service to interact with the desktop" box is unchecked for your sshd service, "net use" will not succeed. Does the event log contain any messages? Try allowing the interaction with the desktop for the sshd service and running the command again. Let the list know if it works. Igor P.S. I know you said that you know about the backslashes, but it's kinda irresistible... Single quotes? ;-) -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Knowledge is an unending adventure at the edge of uncertainty. -- Leto II -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/