Opened 14 years ago

Last modified 14 years ago

#35 accepted defect

CUPS printing support

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 1.0
Component: Global Keywords:
Cc:

Description (last modified by Antoine Martin)

This bug is just a big tracker bug for all things related to printing.
Looks like we may need (at least for MS Windows clients... sigh) to start a CUPS server for each session (or is it for each client??):
http://www.cups.org/documentation.php/doc-1.4/ref-client-conf.html

To deal with multiple remote users connected to the same user account (as there is only one

.cups/client.conf

)

we should be able to use the CUPS_SERVER environment variable for that:
http://ait.web.psi.ch/services/linux/guides/system/cups/local_cups_server/
but it doesn't seem to do what it is supposed to do...

Maybe we need an IP per cups forward? (if we can't set the port number)


This bug probably depends on #7 (smb support). In theory we can print to the client via: smbclient //printserv/myprinter -c "print myfile.txt"
More info on using smbspool here

Change History (6)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:2 Changed 14 years ago by Antoine Martin

Milestone: 1.00.9.1

comment:3 Changed 14 years ago by Antoine Martin

Milestone: 0.9.10.9.2

comment:4 Changed 14 years ago by Antoine Martin

Milestone: 0.9.21.0

comment:5 Changed 14 years ago by Antoine Martin

Description: modified (diff)

comment:6 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Note: See TracTickets for help on using tickets.