User Tools

Site Tools


auth:setup_printers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
auth:setup_printers [2008/01/31 10:21] – created kohoferauth:setup_printers [2009/10/21 11:20] kohofer
Line 26: Line 26:
  
 ==== Computer not joined to UNIBZ domain ===== ==== Computer not joined to UNIBZ domain =====
-If your PC has not joined the domain, you will need to connect to ubz02prn and double click on one of the printers in the list in order to install it.+ 
 +If your PC has not joined the domain, you will need to connect to ubz02prn 
 +and double click on one of the printers in the list in order to install it. 
 + 
 +**You will of course need a valid account to connect to the printserver!**
  
 To connect to ubz02prn, open Explorer and type \\ubz02prn.unibz.it: To connect to ubz02prn, open Explorer and type \\ubz02prn.unibz.it:
Line 66: Line 70:
 {{configure_printer5.jpg|:configure_printer5.jpg}}{{configure_printer6.jpg|:configure_printer6.jpg}} {{configure_printer5.jpg|:configure_printer5.jpg}}{{configure_printer6.jpg|:configure_printer6.jpg}}
  
 +==== Add Printer using CUPS via Samba ====
 +
 +Prerequisite:
 +
 +- member of the admin group 
 +
 +Caution:
 +
 +This procedure is only recommended for users with their own Notebook/Desktop,
 +because it is necessary to store the password in clear!
 +
 +1. Open your preferred browser and type this address: 
 +
 +  localhost:631
 +
 +2. Follow this guides as shown on the next screen shots
 +
 +^ Select Add Printer      ^ Fillout the 3 fields with your own values^
 +| {{:auth:cps0.png|Add Printer}} | {{:auth:cps1.png|Fillout the 3 fields}} |
 +
 +^ Select Windows Printer via Samba ^ Device URI, replace with your username and password ^
 +| {{:auth:cps2.png|Select Windows Printer via Samba}} | {{:auth:cps3.png|Device URI, replace with your username and password}} |
 +
 +^ Select Manufacture Generic ^ Select Printer Driver Generic Postscript ^
 +| {{:auth:cps4.png|Select Manufacture Generic}} | {{:auth:cps5.png|Select Printer Driver Generic Postscript}} |
 +
 +^ A window will appear asking for username and password ener yours ^ Set Printer Options ^
 +| {{:auth:cps6.png|Enter login and password}} | {{:auth:cps7.png|Set Printer Options}} |
 +
 +3. Restart cupsys daemon:
 +
 +  sudo /etc/init.d/cupsys restart
 +
 +----
  
 ==== How to connect to a Samba Print Server ==== ==== How to connect to a Samba Print Server ====
Line 71: Line 109:
 First get the name(s) of the printer(s). First get the name(s) of the printer(s).
  
-To get the printer names use a Samba share browser like LinNeighborhood.+To get the printer names use a Samba share browser like LinNeighborhood or use 
 +smbclient with the following options: 
 + 
 +  smbclient -L \\<windowsprintserver> -U <windowsuser> -W <domain> > printer_list.txt 
 + 
 +Using Kerberos (aka kinit) 
 + 
 +  smbclient -L \\<windowsprintserver> -k > printer_list.txt 
  
   * Install:   * Install:
Line 142: Line 188:
  
   sudo /etc/init.d/cupsys restart   sudo /etc/init.d/cupsys restart
- 
- 
- 
- 
  
  
Line 164: Line 206:
 ^model^location^alias^queue| ^model^location^alias^queue|
 |HP4050|1st floor left|admin|/printers/HP_LaserJet_4050| |HP4050|1st floor left|admin|/printers/HP_LaserJet_4050|
-|HP4350|2st floor left|krdb|/printers/HP_LaserJet_4100_2fl_left|+|HP4350|2st floor left|krdb|/printers/HP_LJ4350|
 |HP4100|2st floor right|dis|/printers/HP_LaserJet_4100| |HP4100|2st floor right|dis|/printers/HP_LaserJet_4100|
 |HP3700|1st floor right|case|/printers/HP_LaserJet_3700| |HP3700|1st floor right|case|/printers/HP_LaserJet_3700|
/data/www/wiki.inf.unibz.it/data/pages/auth/setup_printers.txt · Last modified: 2023/04/18 16:23 by kohofer