Frank Cox wrote:
Users on Machine A with rights to log into and run jobs on Machine B using ssh want to be able to view and cancel print jobs on Machine B.
This is easily accomplished via the commandline with lpq and lprm, but is there a GUI that I can give them? I have them running things like scribus using launchers like "ssh -X machineb scribus" and would like to provide similar functionality for the printer job control.
if machine B is running cups, perhaps using the cups web interface? it should be running on port 631 (and has to be configured to allow this).