From owner-freebsd-questions@FreeBSD.ORG Sat Mar 13 08:10:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41FE616A4CE for ; Sat, 13 Mar 2004 08:10:24 -0800 (PST) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 602E943D1D for ; Sat, 13 Mar 2004 08:10:23 -0800 (PST) (envelope-from prosa@pro.sk) Received: from peter (Ucto [192.168.1.53]) by ns.pro.sk (8.12.9p2/8.12.9) with SMTP id i2DGALrv046410 for ; Sat, 13 Mar 2004 17:10:21 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <007601c40915$ab263e70$3501a8c0@peter> From: "Peter Rosa" To: "FreeBSD Questions" Date: Sat, 13 Mar 2004 17:10:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-RAVMilter-Version: 8.4.3(snapshot 20030217) (ns.pro.sk) Subject: mount_smbfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 16:10:24 -0000 Hi all, and, please, advice me. Why I can not do "mount_smbfs -W WRKGRP -I fileserver //user@fileserver/share /mnt" It normaly asks for pwd for "user" but finishing with "syserr = Resource teporarily unavailable" Samba running on fileserver writes into the log: "Connection refused from ns (IP)". So it seems to be some authentication problem with Samba, not bad connect between computers. NS does not have any record in smbpasswd, but it is not required as NS is not NT but Unix machine. Smbfs support is compiled into kernel. I can succesfully connect to fileserver from Win computers. As for me, everything seems well. But it is not, because I can not make the connection :-( What do I do wrong / what I forgot to setup ? Peter Rosa