When I print something through the CUPS printing system, it has a tendency to give the jobs cryptic names. In my school, there are lots of people printing all the time, and it's hard to separate your own print job from someone elses.

I've tried using smbclient -c queue to print the queue on the server, but it only returns the name of the job, and not who printed it. What I would like to see is which user is printing each job; then I could easily spot my own print jobs.

Does anyone know if it's possible to do this? I know the server supports it, since Windows reports usernames as well.