[cups.bugs] [LOW] STR #2619: cups-lpd subsystem job-sheets=none (nobanner)option does not work

Gary Mansell Gary.Mansell at ricardo.com
Tue Dec 11 05:00:21 PST 2007


This is the error in the messages file:


Dec 11 12:57:59 nptsrv1 xinetd[3498]: START: printer pid=880 from=172.30.50.254
Dec 11 12:57:59 nptsrv1 cups-lpd[880]: Unknown command-line option "job-sheets=none,none" ignored!
Dec 11 12:57:59 nptsrv1 cups-lpd[880]: Connection from 172.30.50.254 (IPv4 172.30.50.254)
Dec 11 12:57:59 nptsrv1 cups-lpd[880]: Receive print job for IS2320-70
Dec 11 12:57:59 nptsrv1 cups-lpd[880]: Print file - job ID = 75
Dec 11 12:57:59 nptsrv1 cups-lpd[880]: Closing connection
Dec 11 12:57:59 nptsrv1 xinetd[3498]: EXIT: printer status=0 pid=880 duration=0(sec)


This is my /etc/xinetd.d/cups-lpd file:


[root at nptsrv1 log]# more /etc/xinetd.d/cups-lpd
# default: off
# description: Allow applications using the legacy lpd protocol to communicate with CUPS
service printer
{
        disable = no
        socket_type = stream
        protocol = tcp
        wait = no
        user = lp
        server = /usr/lib/cups/daemon/cups-lpd
        server_args = -o document-format=application/octet-stream job-sheets=none,none
}
[root at nptsrv1 log]#







On Fri, 2007-12-07 at 15:38 -0800, Michael R Sweet wrote:

> Gary Mansell wrote:
> > I have tried this syntax also but I still get the banner page....
> 
> Hmm, that just shouldn't happen.  The "add a banner page" code
> specifically looks for a job-sheets option - anything in server_args
> will override a client request.
> 
> What do you see in the system log (where cups-lpd log messages go)
> and CUPS error_log files?


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.If you have received this e-mail in error please notify the sender immediately and delete this e-mail from your system.Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Ricardo (save for reports and other documentation formally approved and signed for release to the intended recipient).Only Directors are authorised to enter into legally binding obligations on behalf of Ricardo. Ricardo may monitor outgoing and incoming e-mails and other telecommunications systems.
By replying to this e-mail you give consent to such monitoring.The recipient should check e-mail and any attachments for the presence of viruses. Ricardo accepts no liability for any damage caused by any virus transmitted by this e-mail. "Ricardo" means Ricardo plc and its subsidiary companies.
Ricardo plc is a public limited company registered in England with registered number 00222915.
The registered office of Ricardo plc is Shoreham Technical Centre, Shoreham-by Sea, West Sussex, BN43 5FG.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cups.org/pipermail/cups/attachments/20071211/865f36e9/attachment.html>


More information about the cups mailing list