This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Resolution: Re: Can't access windows shares when logged into Win2K via cygwin sshd


on Mon, Apr 21, 2003 at 08:08:13PM +0100, Karsten M. Self (kmself at ix dot netcom dot com) wrote:
> I've researched via Google and found a few references to this problem,
> but no apparent solution.
> 
> I am connection from a GNU/Linux system to a Win2K box via SSH.  The
> Win2K system is running Cygwin and the Cygwin sshd daemon.  I've
> followed Mike Erdeley's recommendations in setting up SSH, including
> renaming my standard 2K userid to something more unixlike.
> 
> On the 2K box, from within legacy MS Windows, I can access shares.  I've
> "mapped" several of these via symlinks as /net/<host>/<share>/.  Cygwin
> under windows can access these shares.
> 
> Cygwin via remote ssh cannot access these shares.  Cygwin via *local*
> ssh (ssh localhost; ls /net/<host>/<share> *does* work.
> 
> I've seen suggestions that the Win2K 'NET' command may be of some use
> here, but I'm unfamiliar with its syntax, and it also appears to be
> acting differently under a remote SSH session than it does locally on
> the Win2K box.
> 
> Suggestions appreciated.

In an offlist response, I was asked whether or not I was not using
password authentication.  Indeed I wasn't, relying instead on RSAKEY
with ssh-agent for passwordless connections.  This is apparently a known
bug with Cygwin's SSH:  you can access the remote host but not shares
connected to it.  Falling back on password auth avoids this issue,
though it reduces the convenience factor.

Thanks.

Peace.

-- 
Karsten M. Self <kmself at ix dot netcom dot com>        http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
  TWikIWeThey: An experiment in collective intelligence.  Stupidity.  Whatever.
    Technical docs, discussion, reviews, opinion.
      http://twiki.iwethey.org/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]