Koozali.org: home of the SME Server

Managing print queues

Des Dougan

Managing print queues
« on: April 13, 2002, 07:12:38 AM »
This seems such an obvious question, but until recently, I hadn't had to consider it. Is there any way to manage a print queue from the client side? I know of, and have used, lpq and lprm to manage and clear the queue on the server side.

A client of mine has started to have problems with an HP DeskJet 1220, where selection of 11x17 paper is causing a hang. However, the job either does not display (having already spooled) or won't cancel from the PC's Print Manager.

How do others manage this? Do you have clients access the command prompt?

Thanks,


Des Dougan

Johan

Re: Managing print queues
« Reply #1 on: April 14, 2002, 03:05:08 PM »
Hello Des,

I think you can use de standard unix commands off de printing system.

Login as root

run lpstat (enter)

You get a row back with a que-printnumber

run

cancel (enter)

And your job is gone

A few ather commands are

- disable
- enable

Grtz

Johan

Des Dougan

Re: Managing print queues
« Reply #2 on: April 15, 2002, 02:00:41 AM »
Johan,

Thanks for your message.

I'm aware of the command line options for managing queues, but I'm looking for options from the client side - I'd rather minimize the need for users to access the command prompt.

Des Dougan

Johan

Re: Managing print queues
« Reply #3 on: April 15, 2002, 02:21:23 AM »
Des,

On that point you have right, but the (l)unix is not zo flexibel as it is. Mayby you can search for een lpd manager are client.

On the ather hand you can gife user rights that they only can delete there own print jobs. Where this safty parameter is in the e-smith product i don't no.

I search whith you across the net.

Grtz

Johan