From owner-freebsd-questions@FreeBSD.ORG Sun May 11 12:50:55 2003 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 DD4DB37B401 for ; Sun, 11 May 2003 12:50:55 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E0743FCB for ; Sun, 11 May 2003 12:50:55 -0700 (PDT) (envelope-from erikjensen@attbi.com) Received: from attbi.com (12-233-136-118.client.attbi.com[12.233.136.118]) by attbi.com (sccrmhc01) with SMTP id <20030511195054001003conbe>; Sun, 11 May 2003 19:50:54 +0000 Message-ID: <3EBEA99D.6060106@attbi.com> Date: Sun, 11 May 2003 12:50:53 -0700 From: Erik Jensen User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 4.8 & Samba 2.2.8a: Denied Connection 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: Sun, 11 May 2003 19:50:56 -0000 I have a PC with a fresh installation of FreeBSD 4.8 & Samba 2.2.8a. I'm using the generic kernel. Workstations (one NT 4.0 the other Win 2k) cannot connect. The log file (log.smbd) includes 'lib/access.c: check_access(333) Denied connection from (192.168.0.x)' Can anyone tell me what's wrong & how to fix it? Thanks...