Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2000 11:56:29 -0400
From:      James FitzGibbon <james@targetnet.com>
To:        Danny Wong <danny@pentalpha.com.hk>
Cc:        Bart Lateur <bart.lateur@skynet.be>, freebsd-questions@FreeBSD.ORG
Subject:   Re: SAMBA and browing workgroup
Message-ID:  <20000520115629.B99778@targetnet.com>
In-Reply-To: <01cc01bfc1f7$7e98f6e0$a800000a@001.mis.penatlpha.com.hk>
References:  <01cc01bfc1f7$7e98f6e0$a800000a@001.mis.penatlpha.com.hk>

next in thread | previous in thread | raw e-mail | index | archive | help
* 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000520115629.B99778>