Job spooling to print server

Christian Niessner cups at christian-niessner.de
Mon Jul 30 01:48:50 PDT 2007


Hi Kurt,

> Append it to the device URI when you install the printer. Or modifiy
> an existing printer. First find out the current device URI:
>
>   lpstat -v | grep -E "ipp://|http://"
>   device for is2127: ipp://10.162.5.84/ipp
>   device for is2127ps: ipp://10.162.5.84/print
>   device for isc2525: http://10.170.0.210:631/printers/isc25
>
> Then modify it:
>
>   lpadmin -p is2127ps -v ipp://10.162.5.84/print?waitjob=no

It would be no problem, if this is on the destination server. But how to modify the IPP Url generated by the cups browser.

lpstat -v on the server:
device for nullprinter2: socket://localhost:9

lpstat -v on the client:
device for nullprinter2: ipp://test-cups.m.freaks.de:631/printers/nullprinter2

How can i modify the ipp path announced by the server for nullprinter2, that is what i intend to do...

Have a nice day,
    christian




More information about the cups mailing list