Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 16:26:33 +0100
From:      v.demartino2@virgilio.it
To:        "FreeBSD" <freebsd-questions@freebsd.org>
Subject:   First start with Samba 3
Message-ID:  <41536B85000B1B58@ims3e.cp.tin.it>

next in thread | raw e-mail | index | archive | help

After installing and launching samba 3.0.7 daemons under my postgresql FBSD5.3
stable server at office, I'm having trouble in connecting to whatever windows
share in the M$ LAN.

Here you are what's going on:
1) I can ping to my windows server srvs1.myco;
2) If I issue
    smbclient -L srvs1.myco -U myuserid
    pasword:****
it works and gives me the complete list of services and share (among them
../Data, what I need to share);
3) If I issue
    smbclient  //srvs1.myco/Data -U myuserid
    pasword:****
at the >smb prompt I can navigate into the dirs;

BUT if I issue

mount_smbfs -I srvs1.myco //myuserid@srvs1.myco/Data /mnt/smb
password:*****
mount_smbfs: unable to open connection: syserr = Connection reset by peer

This error pops up.

Could you please help me, a poor samba newbie,  straight things up?

Thanks in advance

Vittorio







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41536B85000B1B58>