X-Spam-Check-By: sourceware.org From: "Felipe Franciosi" To: Subject: Problem accessing samba shares via ssh in XP Date: Mon, 21 Nov 2005 20:41:22 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jALMfVf2021601 Hello All, I'm not sure if this has already been discussed here, but I couldn't find anything related using google. I have a WinXP box running cygwin and SSHD. In this XP, I have mounted some shares exported by a linux box trough smb. When I log in locally (e.g. run xterm -l) I see the shares in /cygdrive. But I when I log in via ssh, they are simply not there... See: ozzy AT Araucaria[~] $ cd /cygdrive ozzy AT Araucaria[/cygdrive] $ ls c/ d/ x/ y/ z/ ozzy AT Araucaria[/cygdrive] $ ssh localhost ozzy AT localhost's password: Last login: Mon Nov 21 19:48:08 2005 from localhost Fanfare!!! You are successfully logged in to this server!!! ozzy AT Araucaria[~] $ cd /cygdrive ozzy AT Araucaria[/cygdrive] $ ls c/ d/ ozzy AT Araucaria[/cygdrive] $ Any ideas on what's going on ?? Thanks p.s. Here is some weird debugging: ozzy AT Araucaria[~] $ net use Novas conexões serão lembradas. Status Local Remoto Rede ---------------------------------------------------------------------------- --- OK X: \\jacaranda\ozzy Rede Microsoft Windows Desconectado Y: \\jacaranda\public Rede Microsoft Windows OK Z: \\arrakis\franciosi Rede Microsoft Windows Comando concluído com êxito. ozzy AT Araucaria[~] $ ssh localhost ozzy AT localhost's password: Last login: Mon Nov 21 20:36:15 2005 from localhost Fanfare!!! You are successfully logged in to this server!!! ozzy AT Araucaria[~] $ net use Novas conexões serão lembradas. Status Local Remoto Rede ---------------------------------------------------------------------------- --- Não disponív X: \\jacaranda\ozzy Rede Microsoft Windows NÆo dispon¡v Y: \\jacaranda\public Rede Microsoft Windows NÆo dispon¡v Z: \\arrakis\franciosi Rede Microsoft Windows Comando concluído com êxito. ozzy AT Araucaria[~] $ Disregarding the codepages issue, here is some important translations: "NÆo dispon¡v" is actually "Não disponível", which means "Unavailable". "Desconectado" naturally stands for "Disconnected". -- =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Felipe Franciosi +55-51-91230557 CPAD/HP/PUCRS – Centro de Pesquisa em Alto Desempenho http://www.cpad.pucrs.br/ ozzy AT cpad DOT pucrs DOT br Porto Alegre, RS - Brazil =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= -- 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/