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 7 Apr 2003, Eric Hanchrow wrote:

> >>>>> "Igor" == Igor Pechtchanski <pechtcha at cs dot nyu dot edu> writes:
>
>     Igor> AFAIK, "net use" requires interaction with the desktop.  If
>     Igor> the "Allow service to interact with the desktop" box is
>     Igor> unchecked for your sshd service, "net use" will not succeed.
>
> I think that's only the case if you don't give it all the information
> it needs, in particular the password.  But Richard's example appears
> to provide all the information it needs.

Yes.  I've logged in via ssh with password authentication, and still
wasn't able to access a Samba share.  I've found some complaints on the
Net about this, but no resolution.  I think either Samba or the Samba
driver in Win2k may be broken.

> I do wonder, however, about all those backslashes ... I only use at
> most four in a row, like this:
>
>     18:32:07 [erich at slop erich]$ ssh alpha
>     erich at alpha's password:
>     Last login: Mon Apr  7 13:23:14 2003 from slop.vhcorp.com
>     Fanfare!!!
>     You are successfully logged in to this server!!!
>
>     18:32:45 [erich at alpha erich]$ net use \* \\\\10.10.89.89\\d$ /u:user "password"
>     Drive J: is now connected to \\10.10.89.89\d$.
>
>     The command completed successfully.
>
>     18:32:52 [erich at alpha erich]$

You need to double them if you pass the "net use" command through ssh.
	Igor
-- 
				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]