This is the mail archive of the cygwin 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]

RES: RES: Problem accessing samba shares via ssh in XP


It worked for me too.

But as my XP box is not under any domain, I had to provide user/password in
the command line:

NET USE X: \\\\server\\share PASSWORD /USER:USERNAME

Where PASSWORD and USERNAME are my data.

Thanks a lot!

--
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
 Felipe Franciosi                      +55-51-91230557
 CPAD/HP/PUCRS - Centro de Pesquisa em Alto Desempenho
 http://www.cpad.pucrs.br/          ozzy@cpad.pucrs.br
 Porto Alegre, RS - Brazil
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=



-----Mensagem original-----
De: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] Em nome de
Danilo Turina
Enviada em: quinta-feira, 24 de novembro de 2005 14:13
Para: cygwin@cygwin.com
Assunto: Re: RES: Problem accessing samba shares via ssh in XP

Corinna Vinschen wrote:
[...]
> Earlier versions of NT (4.0, W2K(?)) have kept the established connections
> across logins.  At least since XP the connections are local to the logon
> session.  This means, you don't have the shares available automatically,
> but you can reestablish them in your new login session without having to
> give your user name and password.  A simple
> 
>   $ net use X: \\\\server\\share 
> 
> should suffice, and it does on my XP box.

It works! Great!
Thank you,

		Danilo


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



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