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/03/10 16:22] kohoferauth:setup_printers [2009/10/21 10:52] kohofer
Line 69: Line 69:
  
 {{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
 +
 +{{:auth:cps0.png|Add Printer}}
 +
  
  
Line 75: Line 95:
 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 174:
  
   sudo /etc/init.d/cupsys restart   sudo /etc/init.d/cupsys restart
- 
- 
- 
- 
- 
  
  
/data/www/wiki.inf.unibz.it/data/pages/auth/setup_printers.txt · Last modified: 2023/04/18 16:23 by kohofer