From owner-freebsd-questions Sat May 20 8:57:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.targetnet.com (mail.targetnet.com [207.245.246.3]) by hub.freebsd.org (Postfix) with ESMTP id 2100737B543 for ; Sat, 20 May 2000 08:57:07 -0700 (PDT) (envelope-from james@targetnet.com) Received: from james by mail.targetnet.com with local (Exim 3.02 #1) id 12tBc5-0000yq-00; Sat, 20 May 2000 11:56:29 -0400 Date: Sat, 20 May 2000 11:56:29 -0400 From: James FitzGibbon To: Danny Wong Cc: Bart Lateur , freebsd-questions@FreeBSD.ORG Subject: Re: SAMBA and browing workgroup Message-ID: <20000520115629.B99778@targetnet.com> References: <01cc01bfc1f7$7e98f6e0$a800000a@001.mis.penatlpha.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: <01cc01bfc1f7$7e98f6e0$a800000a@001.mis.penatlpha.com.hk> Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Danny Wong (danny@pentalpha.com.hk) [000519 21:06]: > There is enough disk space. > The print file on samba server is about 2.5MB. However, the file created in > LPD spool directory is only about 1MB. Are you sure that the problem is SAMBA and not the printer configuration under Unix ? The printer entry in /etc/printcap must have an item like this: lp|local line printer:\ :mx#0: In order to tell the spooler that there is no limit to a job that gets passed in (see man termcap). The default for mx is 1000 BUFSIZ blocks, which would explain the 1m limit. -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message