From owner-freebsd-questions Tue Feb 4 11:56:41 2003 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 7CAFA37B401 for ; Tue, 4 Feb 2003 11:56:39 -0800 (PST) Received: from oitunix.oit.umass.edu (som-267.dhcp.umass.edu [128.119.137.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376C543E4A for ; Tue, 4 Feb 2003 11:56:38 -0800 (PST) (envelope-from gp@oitunix.oit.umass.edu) Received: from oitunix.oit.umass.edu (localhost [127.0.0.1]) by oitunix.oit.umass.edu (8.12.6/8.12.6) with ESMTP id h14JvucG036733 for ; Tue, 4 Feb 2003 14:57:56 -0500 (EST) (envelope-from gp@oitunix.oit.umass.edu) Received: (from gp@localhost) by oitunix.oit.umass.edu (8.12.6/8.12.6/Submit) id h14Jvt2T036732 for freebsd-questions@freebsd.org; Tue, 4 Feb 2003 14:57:55 -0500 (EST) Date: Tue, 4 Feb 2003 14:57:55 -0500 From: Greg Pavelcak To: freebsd-questions@freebsd.org Subject: Please help. I really need Samba Print Server Message-ID: <20030204195755.GA36704@oitunix.oit.umass.edu> Mail-Followup-To: Greg Pavelcak , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running -current from mid January. I have Samba3.0a20 Here's my smb.conf [global] workgroup = WORKGROUP nt acl support = no server string = FreeBSD load printers = yes printcap name = /etc/printcap printing = bsd log file = /var/log/log.%m max log size = 50 security = share socket options = TCP_NODELAY dns proxy = no [printers] comment = All Printers path = /var/spool/samba public = yes print command = lpr -s -P mnta %s ; rm %s # guest ok = yes writeable = yes printable = yes browseable = no # use client driver = yes Most of it is just the default conf. I've tried it with the currently commented lines in and out. I can see the printer in the network neighborhood and set it up on Windows 2000 pcs by clicking on it and following the windows instructions. When I try to print anything, I get no complaint, but nothing ever prints out. Any guidance would be greatly appreciated. I have people breathing down my neck. Thanks. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message