School of Information Technologies   Mac Os Xsamba Printing
 TitleIndex   WordIndex 

How to setup a printer queue using our samba print server in Mac OS X 10.2 or later.

These instructions have been taken and adapted from http://www.cs.indiana.edu/Facilities/FAQ/PC/osxprint.html

Enable SAMBA Printing

You will now need to configure CUPS to enable SAMBA printing on OS X. Open a Terminal window, and at the prompt type the following two lines, pressing the "return" key after each line:

cd /usr/libexec/cups/backend 
sudo ln -s /usr/bin/smbspool smb 

(This is a sudo command, so you will be prompted for your password). You will now need to reboot for the change to take effect. After the system is back up, you should now be able to configure SAMBA printing.

While it is possible to configure printers via the CUPS system using a web browser (more on this below), or at the commandline, it's recommended that you use OS X's Print Center located at: Applications/Utilities/Print Center. With the switch to CUPS by Apple for printer services, Print Center in now informed about printing services via the CUPS system, and vice versa.

Configure a Printer

You may now configure your printer(s) of choice by doing the following:

Extra Information

Printer configuration: From the Print Center application, you can fine tune the configuration of your printers. Select the printer by clicking on it's name, go to the "Printers" menu, and select "Show Info". There are fields for printer Name & Location, PPD files, and Installable Options.

CUPS: As mentioned above, it is possible to configure printers via a web browser using the CUPS system using this URL: [WWW]http://127.0.0.1:631 This will open a webpage interface to the local CUPS system, allowing for complete printer adminstration, including adds, deletes, and other options, and a link to online help for using CUPS.

While you can use CUPS via a browser to easily configure printers, it appears to be severely limited on available drivers. For that reason, it's recommended that you use Print Center, as Apple has many more drivers available through this application. Any printers you configure via Print Center will show up in the CUPS system, and vice versa.

Hint: For some people cupsomatic seems to fail when getting a PDF job. Changing debug to "1" (my debug="1") in cupsomatic is said to help.


PythonPowered FindPage by browsing, searching, or an index