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 [2017/10/06 11:47] – [1. PRINTING via SAMBA (using a Windows Print Server)] kohoferauth:setup_printers [2019/01/16 10:03] – external edit 127.0.0.1
Line 1: Line 1:
 ====== SETUP PRINTER UNDER LINUX ====== ====== SETUP PRINTER UNDER LINUX ======
  
 +===== 1. PRINTING via SAMBA (using a Windows Print Server) =====
  
 +**Prerequisite!**
  
-===== 1. PRINTING via SAMBA (using Windows Print Server) =====+  * Your user must be member of the admin/sudo group 
 +  * Install samba client package and dependency packages in order to use Printer via samba protocol: 
 + 
 +  sudo apt-get update && sudo apt-get install smbclient
  
-<note important>Your user must be a member of the admin/sudo group</note> 
  
 First get the name(s) of the printer(s) you want to use: First get the name(s) of the printer(s) you want to use:
  
-  - Go to the printer and look for a label with its name +**Go to the printer and look for a label with its name** 
-  Get the printer names list, but this is only available for **ADMINS**+ 
 +[[auth:setup_printers#now_that_you_know_the_name_of_the_printer_you_can_starting_adding_a_printer|Continue here]] 
 + 
 +OR 
 + 
 +**Get the printer names list, but this is only available for **ADMINS** **
  
 To get the printer names list use smbclient. If the program is not installed do: To get the printer names list use smbclient. If the program is not installed do:
Line 16: Line 25:
   * apt-get update; apt-get install smbclient   * apt-get update; apt-get install smbclient
  
-Now execute this line to get a list of the printer names:+**Now execute this line to get a list of the printer names:**
  
   * smbclient -L \\<windowsprintserver> -U <unibz-login> -W <domain>   * smbclient -L \\<windowsprintserver> -U <unibz-login> -W <domain>
Line 38: Line 47:
 A list of old and new printer names you can find here: http://www.unibz.it/en/ict/Documents/PrinterList.pdf A list of old and new printer names you can find here: http://www.unibz.it/en/ict/Documents/PrinterList.pdf
  
-Now that you know the name of the printer, you can starting adding a printer.+ 
 +---- 
 + 
 + 
 +===== Now that you know the name of the printer, you can starting adding a printer. =====
  
  
Line 68: Line 81:
 check the taskbar for a Printer Icon, select it and release the print job by typing your login & password. check the taskbar for a Printer Icon, select it and release the print job by typing your login & password.
  
-Enter your unibz username and password!+Enter your unibz username without **@unibz.it** and password!
  
 {{:auth:Print-Authentication.png?direct&500|Enter username and password}} {{:auth:Print-Authentication.png?direct&500|Enter username and password}}
Line 80: Line 93:
 Follow the steps as described in the link below Follow the steps as described in the link below
  
-https://www.inf.unibz.it/wiki/tech/documentation/sysadmin/linux/printing_to_windows_print_server?s[]=krbsmb+https://wiki.inf.unibz.it/tech/documentation/sysadmin/linux/printing_to_windows_print_server?s[]=krbsmb
  
 ==== Cups printer setup and URI format ==== ==== Cups printer setup and URI format ====
Line 98: Line 111:
 <note important>Important DO NOT forget to get a Kerberos Ticket manually!!</note> <note important>Important DO NOT forget to get a Kerberos Ticket manually!!</note>
  
-[[https://www.inf.unibz.it/wiki/tech/documentation/sysadmin/linux/printing_to_windows_print_server?s[]=krbsmb#get_a_kerberos_ticket_manually|Get a Kerberos Ticket]]+[[https://wiki.inf.unibz.it/tech/documentation/sysadmin/linux/printing_to_windows_print_server?s[]=krbsmb#get_a_kerberos_ticket_manually|Get a Kerberos Ticket]]
  
 ---- ----
Line 171: Line 184:
 ==== Printing of private and confidential Documents ==== ==== Printing of private and confidential Documents ====
  
-https://www.inf.unibz.it/wiki/auth/printing_of_private_and_confidential_documents+https://wiki.inf.unibz.it/auth/printing_of_private_and_confidential_documents
  
  
/data/www/wiki.inf.unibz.it/data/pages/auth/setup_printers.txt · Last modified: 2023/04/18 16:23 by kohofer