From owner-freebsd-questions@FreeBSD.ORG Wed Mar 9 22:55:55 2005 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 B805816A4CE for ; Wed, 9 Mar 2005 22:55:55 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3294343D3F for ; Wed, 9 Mar 2005 22:55:55 +0000 (GMT) (envelope-from dennisolvany@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so273921rns for ; Wed, 09 Mar 2005 14:55:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=EwshpRQ6QjCD3McDy5rFpMrtEAs95tdJBRzq5SWX6bhqRSbjqH+9Zgoz23ddcj+G182RLPRzvSRbGSueexGHzoeS9+Bv2TClSEDfvJelg3Edyl/Mph92AJHbHd3ow70cD85gEFvuDYldI3q08NSO9gBGlwjgXLi9SMIlZ+eQ5KY= Received: by 10.38.179.2 with SMTP id b2mr538130rnf; Wed, 09 Mar 2005 14:55:54 -0800 (PST) Received: from d ([67.102.60.210]) by mx.gmail.com with ESMTP id 72sm39419rna.2005.03.09.14.55.16; Wed, 09 Mar 2005 14:55:54 -0800 (PST) Message-ID: <000e01c524fb$14debca0$0366a8c0@d> From: "Dennis Olvany" To: Date: Wed, 9 Mar 2005 16:55:24 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: smbd bind problem 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: Wed, 09 Mar 2005 22:55:55 -0000 Alright, looked at the log file. Seems the bind to *:139 is failing. Nmbd is already bound to 139, so what's the solution? Which one is supposed to be bound to 139? Someone please advise. It seems that smbd will not run. It will not run from inetd.conf. It will not run from the command line. Which is to say, it won't remain running, even with the -D switch. Nmbd runs fine from both. The server appears in the windows network browser and is pingable by netbios name. If I try to access the machine I get the following error. The account is not authorized to log in from this station.