> From [EMAIL PROTECTED] Wed Mar 6 19:59:20 2002 > Date: Wed, 06 Mar 2002 21:23:11 -0500 > From: Ivan Ndanga <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: LPRng: mc=1 > > I am getting the following message using LPRng 3.8.0. "Fatal error - > Maximum of 1 copies allowed". I have made the necessary changes to the > lpd.conf file, I changed mc=1 to mc=20, however I still get the same > error massages. When I run lpd server I see that mc=1 is listed under > defaults. Is this reading a different file? > > Thank You, > > Ivan.
You can put the :mc=20 in the /etc/printcap entry for a single printer or in the /etc/lpd.conf to override the default. Then you should do: lpc reread OR: killall -HUP lpd (BSD) OR: pkill -HUP lpd (SysV, some Linux) to have LPD reread the information. Patrick Powell Astart Technologies, [EMAIL PROTECTED] 9475 Chesapeake Drive, Suite D, Network and System San Diego, CA 92123 Consulting 858-874-6543 FAX 858-279-8424 LPRng - Print Spooler (http://www.lprng.com) ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
