ICE
TCP/IP Products => TCP-PRO => Topic started by: Ralph on June 27, 2012, 05:58:58 pm
-
linux RHEL6 with cups installed icetcp pro (Version 4.07b) and it is working to /usr/tmp, but I have a couple scripts for example /usr/lib/cups/backend/icelp.scr that just changes the default path /u/tmp and formats the job, I cannot get them to work. Where in the config do these go?
added config below to printers.conf
</Printer>
<Printer testicelp>
Info testicelp
Location china
DeviceURI icelpd://testicelp
State Idle
StateTime 1340209726
Type 4
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>
-
Changing the path in the backend should work as long as
1) You've also changed it in the windows icelp client configuration
2) Your /u/tmp directory exists and has permissions to allow the backend to create files in it.