Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ensure that CUPS is installed and started.
  • Ensure that the SAMBA4 client packages are installed (SAMBA 3 will not work). If your distribution does not include a default smb.conf config file (usually in /etc/samba), you will need to follow your distribution's instructions to create a default smb.conf .
  • Edit the Samba config file (usually /etc/samba/smb.conf) to contain the following two directives in the "[global]" section:

              client min protocol = SMB2
              client max protocol = SMB3
        
  • Ensure the following symlink exists:

    Code Block
    languagebash
    /usr/lib/cups/backend/smb → /usr/bin/smbspool


  • For HP printers, we recommend installing the hplip package if available for your distro. Otherwise, your configuration may use generic postscript drivers lacking some of the printer features.


Installing

Make sure you have satisifed the above pre-requisites.

...

  1. Start the Printer configuration tool at System - Administration - Printing
  2. Click New
  3. Enter the administrative password
  4. You do not need to adjust the firewall or attempt to List available devices
  5. For the "device URI", you will use these UNIX SMB URIs :

    Printer Name
    UNIX SMB URI
    Accessible by
    Cad Roomsmb://rs-cnf-wp1.cnf.cornell.edu/CNF_Phillips_CAD_Color_LaserjetCNF Users & Staff
    Toggingsmb://rs-cnf-wp1.cnf.cornell.edu/CNF_Duffield_Togging_Color_LaserjetCNF Users & Staff
    Visitor Officesmb://win2.net-printrs-cnf-wp1.cnf.cornell.edu/cnf-gradofficeCNF_Duffield_Grad_Ofc_Color_LaserjetStaff & Users with Visitor Office Access
    Konicasmb://rs-cnf-wp1.cnf.cornell.edu/CNF_Duffield_Copier_Color_CopierCNF Staff Only
    Office 250smb://rs-cnf-wp1.cnf.cornell.edu/CNF_Duffield_250_Color_LaserjetCNF Users during normal CNF office business hours (CNF Staff anytime)
    Office 262smb://win2.net-printrs-cnf-wp1.cnf.cornell.edu/cnf-prnt262CNF_Duffield_262_Color_LaserjetCNF Staff Only


  6. If a driver is not found, you will have to download a driver via the printer gui or separately from the manufacturer's website.

...