On Thu, 29 Jul 2010 10:17:48 -0400, H.S. wrote: > On 29/07/10 12:28 AM, H.S. wrote: >> On 28/07/10 11:46 PM, Tom H wrote: >>> >>> Please try again >>> smbclient -L //<server_ip_address> -U<user> for both users >>> >>> >>> >> Aha! Works for both users. >> >> Here is the output for my username on sambaserver machine named "red": >> $ smbclient -L //192.168.0.8 -U hs >> Enter hs's password: >> Domain=[SMBWG] OS=[Unix] Server=[Samba 3.4.8]
(...) > My previous post might have been misleading a bit. By "works" I meant > the smbclient command works. But mounting the share is still a problem. Mmm... how about using? *** mount -t cifs //192.168.0.8/share -o username=hs /mnt/share *** (after issuing that, review "dmesg" last messages because samba logs seems to be unhelpful :-?) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2010.07.29.14.29...@gmail.com