User Tools

Site Tools


auth:setup_printers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
auth:setup_printers [2008/01/31 10:26] kohoferauth:setup_printers [2009/08/05 16:32] kohofer
Line 75: Line 75:
 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 146: Line 154:
  
   sudo /etc/init.d/cupsys restart   sudo /etc/init.d/cupsys restart
 +
  
  
Line 168: Line 177:
 ^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