Configuring the Ricoh Printer
Only staff and faculty can print to the Ricoh.
The current model is a Ricoh MP C4504.
A note on Color Printing
The printer is capable of color printing however only for certain users. If you send a print job with color selected and you do not have access it will display as an authentication error.
Windows Setup
The printer is deployed to FacStaff hosts in Active Directory using a GPO.
All a user will need to do is set their print code.
Browse to the printer
Right click
Select Printing Preferences
Select the Detailed Settings Tab
Select Job Setup
In there where the User Code is entered, enter the code and select apply
Note the image below is for a different model but the layout is the same.
Linux Setup
Where do I get Ricoh drivers?
If you find you need the drivers during this process they can be downloaded here.
Debian Setup
These instructions are likely work for other Debian-based Linux Distributions, like Ubuntu or Mint.
To add printers, you will need credentials for a user that is part of the lpadmin
group. For example,
the root
user should be part of lpadmin
.
To add a user to lpadmin, run the following command from a terminal:
sudo usermod -aG lpadmin $USER
Please let our group know if you need help making you sudoer on your faculty workstation.
Download this .ppd file: ricoh.ppd
In a browser go to http://localhost:631/ to open the CUPS web interface.
Click on “Admin” at the top of the page.
Click on “Add Printer”
Select “AppSocket/HP JetDirect” from the list.
Enter the connection details. For example,
Connection: socket://ricoh.cs.wwu.edu
Click “Continue”
Click on “Choose File” and select the .ppd file that you downloaded in step 1.
Click “Set Printer Options” NOTE: We need to set all the options we need before selecting “Set Default Options”
For “Options Installed”, change Internal Tray 2 to “installed.” For “Finisher,” select “Finisher SR3210”
-
Lastly, we enter the unique Department Office issued User Code. Contact CS.support@wwu.edu if you need help looking up your code.
Click on “Job Log”, select “Custom UserCode”, and enter the code provided by CS Support or CSCI Department Office.
Finally, click “Set Default Options”. Try printing out a single page file to check that it works.
Apple Setup
Download the Ricoh dmg file here
Run the .dmg on the machine to install the ppd file
Open the System Preferences and go to Printers & Scanners
Press the little ‘+’ sign to add a printer (remove any other “Ricoh” printers that don’t work)
Enter the ip
140.160.30.70
into the Address lineThe program should automatically find the ppd you installed earlier
Have the faculty open a print dialog for any file
Find the Job Log options in a dropdown menu somewhere
Enter the faculty’s username into User ID and their faculty print code into the User Code after checking the checkbox to use a print code
Setup via a PPD File
If you prefer to use a ppd file, we have uploaded a file which is linked below. Please right-click on the link to save the file:
It is already set to default to black and white printing.Other settings also are needed: UserCode, UserId
If a user wants all of their jobs set to code release by default the setting is: JobType=LockedPrint
For the code release one would also need to set LockedPrintPassword to their code.