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]

Re: Problems with net use statement via sshd on cygwin


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


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