Printing with a SecurePrint queue from your own Linux computer
Some more recent Linux distributions have problems with saving user IDs, required by smb printers, in the user’s keychain, for example. In such a case, the user is requested a username and password during every print job.
One way to improve the user experience is to save the username and password in the ‘CUPSin printers.conf’ file.
1. Obtain the printer’s descriptor file for your computer:
$ wget https://ubuntu.org.aalto.fi/ppd/secureprintps.ppd
2. Create a print queue for your computer:
$ lpadmin -p secureprintps -v smb://printvm03.org.aalto.fi/secureprintps -P secureprintps.ppd -E -o auth-info-required=username,password
3. If you are unable to add the printer, verify your rights and ensure that your computer’s ~/.cups/client.conf or /etc/cups/client.conf file does not contain a ServerNamespecification.
4. The SecurePrint queue is located on the Windows printing server, and you have to identify yourself with your Aalto ID for this. Enter the user ID in the format AALTO\ID. It is not possible to print for this queue via the old cups.hut.fiserver.
Secureprint servers: printvm03, printvm04 (or printvm-legacy2)
Related instructions
Mobile printing
Students and staff members at Aalto University who have a valid Aalto email ID can also use mobile printing tools.
Printing in Aalto's Linux
A print queue called secureprintps has been added to Aalto University’s Ubuntu workstations and general servers (version 14.04 and later), which is the default printer on most computers. When you want to print something, select secureprintps from the printer menu.